Shortcutmake - run in seperate memory space
Keywords: Shortcutmake run in seperate memory space
Question
Is there a way to make a shortcut and set the "Run in Separate Memory Space" tab for 16 bit applications on the link using ShortcutMake???Answer:
Currently,we have not been able to come up with any way to do that programatically.Hopefully this workaround will be of some help.....
Possible workaround...
The only work around I can think of right now would be to create a shortcut to a WinBatch script that can launch the app in a separate memory space, using the function IntControl(51,2048,0,0,0)
Article ID: W14501Filename: Shortcutmake - run in seperate memory space.txt