|
#1
|
|||
|
|||
|
Add Shortcut to Start Menu
I'll sure there is an example somewhere but I could not find it. What I want to do in Visual Patch 2.0 is simply add shortcut to a new readme in the Start Menu. I would also like to delete on from the previous install.
This is what I have in the Post Patch Actions result = String.Concat(Shell.GetFolder(SHF_STARTUP), "\\rFactor"); Shell.CreateShortcut(result, "rFactor Readme", "%AppFolder%\\Readme.chm", "", "", "", 0, SW_SHOWNORMAL, nil, ""); result = String.Concat(Shell.GetFolder(SHF_STARTUP), "\\rFactor"); Shell.DeleteShortcut(result, "Readme.txt"); |
|
#2
|
|||
|
|||
|
OK looks like my mistake was think SHF_STARTUP was SHF_STARTMENUPROGRAMS
So the below script DOES work |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shortcut in Start menu | ThunderBoy | Setup Factory 7.0 Discussion | 2 | 07-20-2005 08:52 AM |
| Start Menu shortcut to a website under Windows NT 4.0 | Tek | Setup Factory 6.0 | 3 | 07-30-2004 09:18 AM |
| Removing Start Menu Shortcut | thomas2 | Setup Factory 6.0 | 1 | 08-05-2003 09:29 AM |
| TUTORIAL: Showing and Hiding Objects in AutoPlay Menu Studio 3.0 | Support | AutoPlay Menu Studio 3.0 | 0 | 10-10-2002 03:39 PM |
| HOWTO: Create Nested Shortcuts in the Start Menu | Support | Setup Factory 6.0 Knowledge Base | 0 | 09-24-2002 11:26 AM |
All times are GMT -6. The time now is 12:17 AM.






Linear Mode

