(default) registry entry

Antworten
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

(default) registry entry

Beitrag von SisterOfMercy »

I am messing with the windows sounds. Apparently this is stored somewhere in the HKEY_CURRENT_LUSER\AppEvents\Schemes\Apps registry entry.

The problem is that I need to define the 'default' entry of a key. Exporting with the registry editor gives an @-sign, for the entry. In the opsi-winst-script this translates to a beautiful @ registry entry. (Default) makes an other (default) entry.

So, does anybody know what value to use to change the (default) value?
Screenshots will be added when I'm at work again.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1412
Registriert: 01 Jul 2008, 12:10

Re: (default) registry entry

Beitrag von wolfbardo »

Have a look at the docs

http://download.uib.de/opsi4.0/doc/html ... t-registry

The empty variable "" denotes the standard entry of a registry key.

or google around

Code: Alles auswählen

site:forum.opsi.org registry set default
regards,
bardo Wolf


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: (default) registry entry

Beitrag von SisterOfMercy »

Thank you very much. I was looking around in the opsi-winst-reference-card.pdf but couldn't find it there. Should have tried "" myself, mea culpa! :oops:
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Antworten