Results 1 to 2 of 2

Thread: [RESOLVED] Start Menu shortcut not properly pointing to the location

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Resolved [RESOLVED] Start Menu shortcut not properly pointing to the location

    Hi all,
    I have a help file in htm format. I created a shortcut to the specified file using PDW. The folder & file is there at its appropriate place but the shortcut does not point to it. The properties of the shortcut shows
    Target:"C:\Program Files\Case Monitor\Help.htm"
    instead of "C:\Program Files\Case Monitor\Help\Help.htm".
    The relevant portion of setup.lst is
    [application name]
    Icon3="Help.htm"
    Title3=Help
    StartIn3=$(AppPath)\Help

    [Setup1 Files]
    [email protected],$(AppPath)\Help,,,4/11/07 3:44:31 PM,188778,0.0.0.0
    Can someone show me what is wrong...

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Re: Start Menu shortcut not properly pointing to the location

    In the Start menu item dialog I made changes as below
    Target:$(AppPath)\Help\Help.htm
    StartIn:$(AppPath)\Help
    Now it is working..Thanks everybody

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width