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...