Die Suche ergab 5 Treffer

von reznor
19 Feb 2014, 15:23
Forum: Freier Support
Thema: Regedit-Format: .reg nicht importierbar - Synaxfehler?
Antworten: 8
Zugriffe: 6315

Re: Regedit-Format: .reg nicht importierbar - Synaxfehler?

Sorry for the late response, there were more important tasks to do. As advised I did it without .reg-file, now it works flawless for all existing accounts plus the default. Thanks for your help! [Actions] Registry_install /AllNTUserDats [Registry_install] openkey [HKEY_CURRENT_USER\...] set ".....
von reznor
03 Dez 2013, 15:13
Forum: Freier Support
Thema: Regedit-Format: .reg nicht importierbar - Synaxfehler?
Antworten: 8
Zugriffe: 6315

Re: Regedit-Format: .reg nicht importierbar - Synaxfehler?

This does not work for me.
I have to import HKCU-keys for all users. This is only possible with the function
Registry_install /AllNTUserDats
, which is not working as expected.
Any other ideas?
Thanks a lot
von reznor
30 Nov 2013, 11:12
Forum: Freier Support
Thema: Regedit-Format: .reg nicht importierbar - Synaxfehler?
Antworten: 8
Zugriffe: 6315

Re: Regedit-Format: .reg nicht importierbar - Synaxfehler?

I'd prefer one large .reg file.
I'll try the winbatch install on Tuesday.
Thanks a lot so far.
von reznor
29 Nov 2013, 08:00
Forum: Freier Support
Thema: Regedit-Format: .reg nicht importierbar - Synaxfehler?
Antworten: 8
Zugriffe: 6315

Re: Regedit-Format: .reg nicht importierbar - Synaxfehler?

Well, this would result in a rather large setup.ins.

What's wrong with importing reg-files as documented in the manual?
(8.11.5. Registry Sections in Regedit Format)

http://download.uib.de/opsi_stable/doc/ ... anual.html
von reznor
28 Nov 2013, 17:47
Forum: Freier Support
Thema: Regedit-Format: .reg nicht importierbar - Synaxfehler?
Antworten: 8
Zugriffe: 6315

Regedit-Format: .reg nicht importierbar - Synaxfehler?

Hallo, Ich möchte eine registry Exportdatei per opsi verteilen. Das steht u.A. in der setup.ins: Registry_install /AllNTUserDats [Registry_install] registry "%ScriptPath%\pdf24.reg" /regedit ... und in der Logdatei erscheint folgende Fehlermeldung: Syntax Error in Section: Registry_install...