Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > File Types option in Windows Vista

Reply
Thread Tools Display Modes

File Types option in Windows Vista

 
 
Robert G
Guest
Posts: n/a

 
      11-15-2007
In windows XP, you could edit command lines so that when you right click on a
specific file type, you can do more advanced actions. For example, if I
remember correctly, when opening an audio or video file in QuickTime, the
file is opened, but playback doesn't start right away. To solve this, I went
into the option under Tools, Folder Options, and then click on the File Types
tab, and edit that file type's action for the QuickTime application by adding
the command " /play".

For me, I had an option to mount disk images of MY CD software titles using
Daemon tools. The command line was something like, "C:\Program Files\Daemon
Tools\daemon.exe" -mount 0,"%1"

Is it possible to add this option to Windows Vista, and if so, how is it done?

Thank you
Rob G
 
Reply With Quote
 
 
 
 
Kristan M. Kenney [MVP]
Guest
Posts: n/a

 
      11-16-2007
Hello Robert,

You can use the Windows Registry Editor to add context menu items for your
CD/DVD images so that you can mount them using Daemon Tools.

This article contains information about how to modify the registry. Make
sure to back up the registry before you modify it. Make sure that you know
how to restore the registry if a problem occurs. For more information about
how to back up, restore, and modify the registry, click the following article
number to view the article in the Microsoft Knowledge Base:

http://support.microsoft.com/kb/256986/ - Description of the Microsoft
Windows registry

Warning: Serious problems might occur if you modify the registry incorrectly
by using Registry Editor or by using another method. These problems might
require that you reinstall your operating system. I cannot guarantee that
these problems can be solved. Modify the registry at your own risk.

First of all you will need to open up the Registry Editor. To do this:

1. Click on Start, and in the "Start Search" field type "REGEDIT", and then
press Enter.
2. If User Account Control prompts you for consent, provide the appropriate
credentials or provide consent.
3. In the navigation pane, expand "HKEY_CLASSES_ROOT".
4. For this example, let's assume that you are using .ISO disc images, so go
ahead and locate ".iso". If it doesn't exist, you may need to create it by
right clicking on HKEY_CLASSES_ROOT, and then select "New", and finally "Key".
5. Locate the subkey "shell". If this does not exist, create it.
6. Create a new subkey under "shell" and name it "mount".
7. Select the "mount" subkey and on the right hand side, double click
"(Default)". Change the value to "Mount". This is what will be displayed on
the context menu.
8. Create a new subkey under "mount" and name it "command".
9. Select the "command" subkey and on the right hand side, double click
"(Default)". Change the value to the command used by Daemon Tools to mount
images.

Hope this helps, have a great day!
--
Regards,
Kristan M. Kenney
Microsoft MVP [Windows - Shell/User]

This posting is provided "AS IS" with no warranties, and confers no rights.


"Robert G" wrote:

> In windows XP, you could edit command lines so that when you right click on a
> specific file type, you can do more advanced actions. For example, if I
> remember correctly, when opening an audio or video file in QuickTime, the
> file is opened, but playback doesn't start right away. To solve this, I went
> into the option under Tools, Folder Options, and then click on the File Types
> tab, and edit that file type's action for the QuickTime application by adding
> the command " /play".
>
> For me, I had an option to mount disk images of MY CD software titles using
> Daemon tools. The command line was something like, "C:\Program Files\Daemon
> Tools\daemon.exe" -mount 0,"%1"
>
> Is it possible to add this option to Windows Vista, and if so, how is it done?
>
> Thank you
> Rob G

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Explorer File Types Donn Hatch Windows Vista General Discussion 2 04-12-2008 12:52 AM
Finding different file types in Vista Flash Gordon Windows Vista File Management 5 11-17-2007 09:10 AM
Windows Vista Restore File Option Sagar Windows Vista General Discussion 0 11-02-2007 06:48 AM
Windows Explorer - Tools/Folder Options/ (what happpened to /File Types?) Fred B. Windows Vista General Discussion 7 06-13-2007 07:20 PM
File Types Teamhrc Windows Vista General Discussion 4 07-17-2006 06:18 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59