Displaying forward slash '/' in the Windows Startup menu
Hi,
How could I print forward slash '/' in the Shortcut using CreateShortCut Directory ? I want to have the short to look as below.
Windows Start Menu -> ABC/XYZ -> S1.
As the directive:
CreateShortCut "$SMPROGRAMS\ABC/XYZ\S1" "notepad C:\S1.txt"
does not create the expected start menu. Please help.
Thanks,
Kishore.