This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Command Prompt Shortcut
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2011
08:10 PM
Command Prompt Shortcut
I've created a shortcut to a pre-existing file using:
[SystemFolder]cmd.exe [InstallDir]
But this just opens a c:\windows\system32 command window on open.
How would I create a shortcut that opens installdir\tools folder?
Many thanks in advance...
[SystemFolder]cmd.exe [InstallDir]
But this just opens a c:\windows\system32 command window on open.
How would I create a shortcut that opens installdir\tools folder?
Many thanks in advance...
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 08, 2011
03:22 AM
Hi,
Could you let me know if you would like to create a shortcut to open a file or to open a folder within Installdir?
Thanks,
Madusree
Could you let me know if you would like to create a shortcut to open a file or to open a folder within Installdir?
Thanks,
Madusree
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 09, 2011
01:31 PM
Thanks for your response.
I figured it out by doing the following:
- Creating New Shortcut to Pre-Existing File
- Setting Target to [SystemFolder]cmd.exe
- Working Directory to [INSTALLDIR]Tools
Regards,
Justin
I figured it out by doing the following:
- Creating New Shortcut to Pre-Existing File
- Setting Target to [SystemFolder]cmd.exe
- Working Directory to [INSTALLDIR]Tools
Regards,
Justin
