On 09/15/2011 09:18 PM, Maarten Brock wrote: > I think it would be best if it could detect a current > install (either 32 or 64 bit) and offer to uninstall but > also offer to install side-by-side. This is also handy > for having multiple versions installed. I currently make > a copy of the installed folder before installing a new > version which uninstalls the current installation. > > It think it is also good to offer to update the path or > not (it does that already, right?) and when updating > remove the old path and enter the new one.
I think that side by side installation is already possible by defining different installation directory (not 100% sure, I have to try it) both on single platform (32 or 64) and on mixed platform (32 and 64). The problem is PATH variable, which can point to only one installation and we should decide which one (actually we should decide how the new installed path is appended to the PATH variable: at the beginning or at the end). I think that the side by side uninstallation also works on single platform, but it surely doesn't work cross-platform, since each platform uses different (part of) registry. I think that detection and uninstallation of different platform is possible by using SetRegView NSIS command. Borut > Is this possible or too difficult? > > Maarten ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user