Running Multiple Instance of Homesite
It doesn't happen all the time, but it does happen occassionally where I want to run multiple instances of Macromedia Homesite. Usually, when you try to launch it more than once, it just throws focus to the existing instance. But, I just found a great fix for that.
On http://www.wilk4.com/asp4hs/tips.htm, they had a registry edit that would allow multiple instance of Homesite to open. It's awesome. Sometimes I am looking in so many places at once, this is the only way I could hope to keep it under control.
Using RegEdit on windows, I just found the key:
HKEY_CURRENT_USER\Software\Macromedia\HomeSite5
and added the following string-value pair (STRING value):
allowMultipleInstances = -1
Want to use code from this post? Check out the license.
Reader Comments
it worked, thank you!!!
No problem.
This works with HomeSite 4.5 as well (the version I stayed with).
This is amazing, thank you so much, I've been looking for this for so long!!!