Autostart VLC on DVD insert

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
spade
Blank Cone
Blank Cone
Posts: 19
Joined: 04 May 2006 10:38

Autostart VLC on DVD insert

Postby spade » 04 May 2006 15:20

Hello,

I had a different program autostart and play a DVD. After removing that program Windows 98 does't autostart a DVD anymore. I have installed TWEAKUI, but that didn't change anything. I also reinstalled VLC (0.8.4a) with file associations enabled but that did remedy the problem either.

I have searched Google, this forum, the FAQ, Wiki and the User Guide but couldn't find an answer to the question:

How can I get Windows 98 to use VLC to open a newly inserted DVD?

Kind regards,

Frank

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 04 May 2006 19:11

Try Tweak UI under My Computer > AutoPlay > Handlers

This is assuming it's there under Win 89x

However an uninstall and reinstall should have done the trick.

Other than this it would be a direct edit of the registry.

You could also check that the AutoPlay feature is turned on. Seems I remember this getting shut off allot in 98x

spade
Blank Cone
Blank Cone
Posts: 19
Joined: 04 May 2006 10:38

Postby spade » 04 May 2006 21:40

Thank you DJ for your reply,
Try Tweak UI under My Computer > AutoPlay > Handlers
There is no such option under Tweak UI 98.

The AutoPlay feature was turned on before I remove the other program and is turned on now. I even turned it off and on again, with no change.

How would I have to edit the registry to get Windows 98 to use VLC to autoplay a DVD?

Kind regards,

Frank

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 04 May 2006 22:09

I hate to say this but I'm running XP and this answer is going to need to come from a 98x -- Me user or at least I think this is true.

On my machine the commands are as follows:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\VLC.DVDMovie]
@="VLC DVD Movie"

[HKEY_CLASSES_ROOT\VLC.DVDMovie\DefaultIcon]
@="\"C:\\Program Files\\VideoLAN\\VLC\\vlc.exe\",0"

[HKEY_CLASSES_ROOT\VLC.DVDMovie\shell]
@="Play"

[HKEY_CLASSES_ROOT\VLC.DVDMovie\shell\Play]

[HKEY_CLASSES_ROOT\VLC.DVDMovie\shell\Play\command]
@="\"C:\\Program Files\\VideoLAN\\VLC\\vlc.exe\" dvd://%1"

Guest

dvd autoplay with vlc under windows 2000

Postby Guest » 21 May 2006 16:35

I'm using vlc 0.8.5 under windows 2000.

The registry entries described by DJ were already on my system yet inserting a dvd just gave me the "There is no Windows 2000 compatible DVD decoder installed on this system. [...]" message.

Right-clicking on a dvd gave me both "&Play" (default) and "Play with VLC media player" options.

I searched around in the registry and found that changing:

Code: Select all

[HKEY_CLASSES_ROOT\DVD\shell] @="play"
to:

Code: Select all

[HKEY_CLASSES_ROOT\DVD\shell] @="PlayWithVLC"
caused the "Player with VLC media player" option to become the default. After this change, autoplay runs vlc upon dvd insertions, showing me the main menu of dvd's shortly after I insert them.

I doubt this is the best way to do this (selecting the non-vlc "&Play" option still tells me that there's no dvd player installed), but it appears to do what I wanted.
--
some anonymous newbie

spade
Blank Cone
Blank Cone
Posts: 19
Joined: 04 May 2006 10:38

RE: Autostart VLC on DVD insert

Postby spade » 21 May 2006 19:08

Code: Select all

[HKEY_CLASSES_ROOT\DVD\shell] @="PlayWithVLC"
Great, that works for me too.

Thanks a bunch!

Frank

fbab
New Cone
New Cone
Posts: 3
Joined: 10 Sep 2006 23:19

Re: RE: Autostart VLC on DVD insert

Postby fbab » 10 Sep 2006 23:27

Great, that works for me too.

Just a little bit of explanation for people who do not edit the registry every day :

Open notepad, paste the code below and save it under the name autostart.reg

Code: Select all

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\DVD\shell] @="PlayWithVLC"
Then close notepad, double-click on this file that raise two dialog box :
Are you sure you want to add this information ... : click YES
Information in ... has been successfully : click OK

Then unload and reload a DVD, it should start VLC running the film.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 62 guests