If it was just for my PC I would, but we're sending this out to 30 mobile reps, most don't know a lot about anything technical, and wouldn't know how to rename the older file, so I wanted to create an install that would do it automatically. After reading the inno setup forums over the weekend I found a work around for this, where you specify the old file as a source, then the new file name as a destination before all other files! Ben
========================================================== Triumph International Ltd Arkwright Road, Groundwell, Swindon, SN25 5BE Ben Blackmore I.T. Department Phone: +44 (0) 1793 720126 Fax: +44 (0) 1793 720179 Mail: [EMAIL PROTECTED] Visit us at: http://www.triumph-international.co.uk ========================================================== This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. ========================================================== "David Kuo" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> m> cc: Sent by: Subject: Re: OT - ISTool to Install VNC [EMAIL PROTECTED] ealvnc.com 16/03/2003 01:41 Hello Ben, Why don't you just save a copy of the old program before compiling/installing the new app? I always keep multiple versions of mine (as well as all source files and ISS script files) just in case. David ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 4:18 AM Subject: OT - ISTool to Install VNC > Hi, > > Does anyone use Inno Setup Compiler/ISTool to install VNC? I created my own setup program to install just the server to host PCs with > correct registry settings and everything, and a few other VNC admin tools, such as VNCon. I'm creating another setup program with a > newer version of some of the files, and I was wondering if its possible to get Inno Setup Compiler/ISTool to rename the old files > before it installs the newer files, I'd like to keep the older files there in case something goes wrong, and we have to revert back to > them, as its being installed on mobile laptops we might not be able to get to them again for a while. > > Cheers > > Ben > > ========================================================== > Triumph International Ltd > Arkwright Road, Groundwell, Swindon, SN25 5BE > > Ben Blackmore > I.T. Department > > Phone: +44 (0) 1793 720126 > Fax: +44 (0) 1793 720179 > Mail: [EMAIL PROTECTED] > Visit us at: http://www.triumph-international.co.uk > > ========================================================== > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete > the original. Any other use of the email by you is prohibited. > ========================================================== > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
