|
| ||||||||||
| Tags: create, creating, relative shortcut, shortcut, windows |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Creating Relative shortcut in windows
I would to create Relative shortcut in windows , I plan to create a small executable (with custom icon) with the shortcut (relative address) to another program ...: Windows shortcuts with absolute address is of no use on my usb key. can you tell me how can i create Relative shortcuts in windows computer , please help me Thanks in advance |
|
#2
| |||
| |||
| Re: Creating Relative shortcut in windows
I have find the solution to your problem. I already advised you to download this software: Quickbfc Once installed, open program BATCH go in and projects option and select Ghost Application go in the Custom Resources Application Icon and click on the icon press F9, compiler for the program. Well, I hope I have managed to help you! |
|
#3
| ||||
| ||||
| Re: Creating Relative shortcut in windows
Suppose you want to create a shortcut to the program 'test.exe'. Create a text document with notepad and type the path to this program between quotes and without drive name. Ex: "\utilities\test.exe". Save the file by giving it the name Rtest.bat Use a program such as Becyicongrabber to extract the program icon. Install the program and then point to the test.exe to remove the icon. Click on the icon with the right mouse button when it is removed and save the file has an extension ico. Use the compile bat to exe download here: http://www.battoexe.com/ In point form test.bat to the file you just created and in the fields Iconfield, enter the file name. Ico. Use the Compile button to complete the transaction. Copy the shortcut you just created in the root directory of your USB drive and that its, you can use this shortcut on any computer. |
|
#4
| ||||
| ||||
| Re: Creating Relative shortcut in windows
You can use environment variables in shortcuts just like in batch files. eg: %ProgramFiles%\Internet Explorer\IEXPLORE.EXE %WINDIR%\NOTEPAD.EXE %systemdrive%\boot.ini %userprofile%\Desktop\SomeFile.exe |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Creating Relative shortcut in windows" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating shortcut keys for a desktop shortcut | annroberti | Windows XP Support | 6 | 15-03-2012 12:34 PM |
| Relative xml file with application | Hajra | Software Development | 5 | 09-11-2009 04:15 PM |
| Remove ‘- Shortcut’ Suffix for a Shortcut Created in Windows Vista | Maxforu | Tips & Tweaks | 1 | 24-03-2009 09:30 PM |
| Need Help Creating Shortcut in MS Word03'.. | ellsworth2000 | Windows Software | 4 | 22-11-2008 01:12 PM |
| Creating a shortcut to a VPN connection | Speck | Windows Vista Network | 1 | 16-03-2007 03:02 AM |