Results 1 to 4 of 4

Thread: Creating Relative shortcut in windows

  1. #1
    Join Date
    Feb 2009
    Posts
    29

    Creating Relative shortcut in windows

    Hello,
    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. #2
    Dr. V Guest

    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. #3
    Join Date
    Apr 2008
    Posts
    3,522

    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. #4
    Join Date
    Apr 2008
    Posts
    3,267

    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

Similar Threads

  1. creating shortcut keys for a desktop shortcut
    By annroberti in forum Windows XP Support
    Replies: 6
    Last Post: 15-03-2012, 12:34 PM
  2. Relative xml file with application
    By Hajra in forum Software Development
    Replies: 5
    Last Post: 09-11-2009, 05:15 PM
  3. Replies: 1
    Last Post: 24-03-2009, 09:30 PM
  4. Need Help Creating Shortcut in MS Word03'..
    By ellsworth2000 in forum Windows Software
    Replies: 4
    Last Post: 22-11-2008, 02:12 PM
  5. Creating a shortcut to a VPN connection
    By Speck in forum Windows Vista Network
    Replies: 1
    Last Post: 16-03-2007, 03:02 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,913,538.19377 seconds with 16 queries