Autostart/-run von CDs unter Win2K abschalten?

Fr3@K

Newbie
Registriert
Feb. 2004
Beiträge
7
Wie kann ich unter Win2K den Autostart/-run von CDs abschalten? Mich nervt es nämlich volle, wenn ich eine CD einlege und dann die Installation losgeht.
 
Hier ne kleine Anleitung:

Klicken Sie auf Start, klicken Sie auf Ausführen, geben Sie im Feld Öffnen die Zeichenfolge regedit ein, und drücken Sie anschließend die [EINGABETASTE].
Klicken Sie auf den folgenden Registrierungsschlüssel:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\CDRom

Um das automatische Ausführen von CD-ROMs zu deaktivieren, ändern Sie den Wert Autorun auf 0 (Null). Um das automatische Ausführen von CD-ROMs zu aktivieren, ändern Sie den Wert Autorun auf 1.
Starten Sie den Computer neu.

Alternativ kannst du auch die Umschalttaste drücken, wenn du die CD eingelegt hast, dann iss der Autostart für diese CD deaktiviert ;)

Viel Spaß damit :)
 
Autostart für Daten-CD´s:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cdrom
Wert Autorun 1=Aktiv 0=Deaktiviert

Autostart für Audio-Cd´s
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AudioCD\shell
Wert Standard "play" für Autostart oder leer für deaktivieren

Einfacher geht es mit TweakUI von Microsoft oder diversen Registrytools.
 
Ich bin mir nicht sicher ob es in Win2000 es auch funktioniert, probieren kannst Du es ja mal :)

Start---->Ausführen----> regedit eintippen---->OK------->Wechseln in den Schlüssel
Hkey_Local_Machine\System\ControlSet001\Services\Cdrom. Rechts doppelklicken auf den Eintrag Autorun, um den Dialog "DWORD-Wert bearbeiten" zu öffnen. ImBereich "Wert" tippst Du "0" (ohne Anführungsstriche!) und bestätigst die Änderug mit OK. Fertig.

Wie gesagt, so funktioniert es bei WIN XP, aber da beide doch sehr ähnlich sind ist es ein Versuch wert.

Hoffe ich konnte helfen!

Gruß


EDIT: MIST, Ihr wart schneller! :p
 
Danke für die schnellen Antworten. Werde es dann gleich mal machen...
 
Du hast unter W2K diverse Möglichkeiten :

Quelle


Relevante Registry Einträge Windows 2000



(1) AutoRunAlwaysDisable
<HKLM\SYSTEM\CurrentControlSet\Services\Cdrom>

(Suppresses the Media Change Notification (MCN) message for particular CD-ROM drives.)

This entry identifies devices that do not support media features. Typically, this list consists of CD-ROM changers that do not support Autoplay because they must load the media physically to verify that it is a compact disc before playing.
The entries in this list need not be complete device identifiers. The system suppresses the MCN message for all devices that begin with the characters of an entry in the list. This method makes it easier to disable media features for all products of a certain vendor or product line.

Note
If the value of this entry is not blank, it takes precedence over a value of_1 in AutoRun for the particular devices identified.
If a device is identified in this list, Autoplay does not operate on the device, regardless of the value of the NoDriveAutoRun entry (in HKLM and HKCU) and the NoDriveTypeAutoRun entry (in HKLM and HKCU).
The identifiers listed in this value are those reported to the system by the device. These identifiers might differ from those listed on the drive housing.
The default value for this entry consists of products and product groups that have been identified through testing as being unable to support Autoplay. This list might change as testing progresses and products are updated.

Tip
To disable Autoplay on particular drives, use the NoDriveAutoRun entry (HKLM or HKCU) or the NoDriveTypeAutoRun entry (HKLM or HKCU). Do not disable the MCN message unless you have no alternative.




(2) Autorun
<HKLM\SYSTEM\CurrentControlSet\Services\Cdrom>

(Determines whether the system sends a Media Change Notification (MCN) message to the Windows interface when it detects that a CD-ROM is inserted in the drive. The MCN message triggers media-related features, such as Autoplay.
If the MCN message is disabled, the media features that use it do not operate.)

Change method
To change the value of this entry, use Device Manager.

Activation method
To make a change to this entry effective, you must restart Windows_2000.

Note
If the value of this entry is_0, Autoplay does not operate, regardless of the value of the NoDriveAutoRun entry (in HKLM and HKCU) and the NoDriveTypeAutoRun entry (in HKLM and HKCU).

Tip
To disable Autoplay on particular drives, use NoDriveAutoRun (in HKLM or HKCU) or NoDriveTypeAutoRun (in HKLM or HKCU). Do not disable the Media Change Notification message unless you have no alternative.



(3) NoDriveAutoRun (in HKLM)
<HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer>

(Determines whether the Autoplay feature is enabled on each drive connected to the system. When Autoplay is enabled, media starts automatically when it is inserted in the drive.
The value of this entry consists of 32 bits. The lower 26 bits each represent a drive, with the lowest (right-most) bit representing drive A, and the 26th bit from the right representing drive Z. If a bit is set to 0, the Autoplay feature is enabled on that drive. If a bit is set to 1, the Autoplay feature is disabled on that drive.)

Note
A Media Change Notification (MCN) message from the CD-ROM driver triggers Autoplay. If the Windows interface does not receive this message, Autoplay does not operate, regardless of the value of this entry. Entries that suppress the MCN message, such as Autorun and AutorunAlwaysDisable, also disable Autoplay.
Autoplay is also disabled on any drive if it is disabled by the value of NoDriveAutoRun (in HKLM or HKCU) or NoDriveTypeAutoRun (in HKLM or HKCU). But if either of these entries appear in HKEY_LOCAL_MACHINE, the corresponding entries in HKEY_CURRENT_USER are ignored.
Although this entry is located in the Policies\Explorer subkey, it is not associated with a Group Policy included in Windows 2000.
Windows 2000 does not add this entry to the registry. You can add it by editing the registry or by using a program that edits the registry.

Tip
For detailed information about particular Group Policy settings, see the Windows 2000 Resource Kit Group Policy Reference.
For general information about Group Policy, see Windows 2000 Server Help or Windows 2000 Professional Help.



(4) NoDriveAutoRun (in HKCU)
<HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer>

(Determines whether Autoplay is enabled on each drive connected to the system. When Autoplay is enabled, media starts automatically when it is inserted in the drive.
The value of this entry consists of 32 bits. The lower 26 bits each represent a drive, with the lowest (right-most) bit representing drive A, and the 26th bit from the right representing drive Z. If a bit is set to 0, the Autoplay feature is enabled on that drive. If a bit is set to 1, the Autoplay feature is disabled on that drive.
For example, if the value of this entry is 0x8 (1000 binary), Autoplay is disabled on drive D.)

Note
Autoplay is triggered by a Media Change Notification (MCN) message from the CD-ROM driver. If the Windows 2000 interface does not receive this message, Autoplay does not operate, regardless of the value of this entry. Entries that suppress the MCN message, such as Autorun and AutoRunAlwaysDisable, also disable Autoplay.
Autoplay is also disabled on any drive if it is disabled by the value of NoDriveAutoRun (in HKLM or HKCU) or NoDriveTypeAutoRun (in HKLM or HKCU). However, if NoDriveAutoRun or NoDriveTypeAutoRun appear in HKEY_LOCAL_MACHINE, the corresponding entries in HKEY_CURRENT_USER are ignored.
Although this entry is located in the Policies\Explorer subkey, it is not associated with a Group Policy setting in Windows 2000.
Windows 2000 does not add this entry to the registry. You can add it by editing the registry or by using a program that edits the registry.



(5) NoDriveTypeAutoRun (in HKLM)
<HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer>

(Disables the Autoplay feature on all drives of the type specified.
Autoplay begins reading from a drive as soon as media is inserted in the drive. As a result, the setup file of programs and the sound on audio media starts immediately.
This entry stores the setting of the Disable Autoplay Group Policy. Group Policy adds this entry to the registry when you enable the Disable Autoplay policy. If you disable the policy or set it to Not configured, Group Policy deletes this entry from the registry, and the system behaves as though the value is 0x95.
This entry is a bitmapped value. To disable Autoplay on a particular type of drive, set the bit representing that drive type to 1. To disable more than one type of drive, set the bits representing each type to 1, or sum the hexadecimal values of the representative bits.)
By default, Autoplay is disabled on removable drives, such as the floppy disk drive (but not the CD-ROM drive), and on network drives. The default value 0x95 (149) is the sum of 0x1, 0x81 (unknown types), 0x4 (floppy drives), and 0x10 (network drives).

Note
A Media Change Notification (MCN) message from the CD-ROM drive triggers Autoplay. If the Windows interface does not receive this message, Autoplay does not operate, regardless of the value of this entry. Entries that suppress the MCN message, such as Autorun and AutoRunAlwaysDisable also disable Autoplay.
Autoplay is also disabled on any drive if it is disabled by the value of NoDriveAutoRun (in HKLM or HKCU) or NoDriveTypeAutoRun (in HKLM or HKCU). But if NoDriveAutoRun or NoDriveTypeAutoRun appear in HKEY_LOCAL_MACHINE, the corresponding entries in HKEY_CURRENT_USER are ignored.
You can use the Disable Autoplay Group Policy to add CD-ROM drives to the list of drive types already disabled (removable drives, network drives, and unknown drives) or to disable Autoplay on all drives. You must edit the registry to set any other value.



(6) NoDriveTypeAutoRun (in HKCU)
<HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer>

(Disables the Autoplay feature on all drives of the type specified.
Autoplay begins reading from a drive as soon as media is inserted in the drive. As a result, the setup file of a program or the sound on audio media starts immediately.
This entry stores the setting of the Disable Autoplay Group Policy. Group Policy adds this entry to the registry when you enable the policy. If you disable the policy or set it to Not configured, Group Policy deletes this entry from the registry, and the system behaves as though the value is 0x95.
This entry is a bitmapped value. To disable Autoplay on a particular type of drive, set the bit representing that type of drive to 1. To disable more than one type of drive, either set the bits representing each type to 1 or sum the hexadecimal values of the representative bits.
By default, Autoplay is disabled on network drives and on removable drives, such as the floppy disk drive (but not the CD-ROM drive). The default value 0x95 (149) is the sum of 0x1 (unknown types), 0x81 (unknown types), 0x4 (floppy drives), and 0x10 (network drives). )

Change method
To change the value of this entry, use Group Policy. This entry corresponds to the Disable Autoplay Group Policy (User Configuration\Administrative Templates\System).

Note
Autoplay is triggered by a Media Change Notification (MCN) message from the CD-ROM driver. If the Windows 2000 interface does not receive this message, Autoplay does not operate, regardless of the value of this entry. Entries that suppress the MCN message, such as Autorun and AutorunAlwaysDisable also disable Autoplay.
Autoplay is disabled on any drive if the value of NoDriveAutoRun (in HKLM or HKCU) or NoDriveTypeAutoRun (in HKLM or HKCU) is set to disable it. But if NoDriveAutoRun or NoDriveTypeAutoRun appear in HKEY_LOCAL_MACHINE, the corresponding entries in HKEY_CURRENT_USER are ignored.
You can use the Disable Autoplay Group Policy to add CD-ROM drives to the list of drive types already disabled (removable drives, network drives, and unknown drives) or to disable Autoplay on all drives. You must edit the registry to set any other value.

Tip
For detailed information about particular Group Policy settings, see the Windows 2000 Resource Kit Group Policy Reference.
For general information about Group Policy, see Windows 2000 Server Help or Windows 2000 Professional Help.
To see a table associating policies with their corresponding registry entries, see the Group Policy Registry Table.


(7) TIP2300/RH2316.HTM

NOTE:
If you set the NoDriveTypeAutoRun value via the Disable Autoplay Group Policy, you can add the CD-ROM drive type or disable Autoplay on all drive types. Any other settings must be done via the registry.

Autorun is 0, Autoplay is disabled on all drives. If Autorun is 1, you can hold down the shift key as you change media to prevent Media Change Notification (MCN). Appropriate settings in NoDriveAutoRun also disable Autoplay.



(8) tip3700/rh3733.htm

You can suppress the MCN message for specific vendor / products by configuring the AutoRunAlwaysDisable value name, a REG_MULTI_SZ data type, at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom.

Typically, AutoRunAlwaysDisable contains a list of of devices that do NOT support Autoplay, because they must load the media to verify that the device is a CD-ROM, such as a changer.
The entries in AutoRunAlwaysDisable suppress the MCN message for all devices that match the character string you enter, starting at the beginning. You could disable all CD-ROMS manufactured by ABC Company, by setting one line to ABC.
If a device is identified in AutoRunAlwaysDisable, Autoplay does NOT operate on the device, regardless of the value of Autorun, NoDriveAutoRun, or NoDriveTypeAutoRun.
Use AutoRunAlwaysDisable as a last resort for disabling Autoplay.



VielVergnügen:D und Gruesse
SevenSpirits


Ach ja :
Am Einfachsten , Du verwendest den RSW Registry System Wizard :)
 
Zuletzt bearbeitet:
Zurück
Oben