I would recommond against using a Windows Installer for such a task. There is no default handling inside the Windows Installer engine which creates backups. There is a way to make the MSI hidden so it does not show up in Add/Remove Programs. With the requirements you are listing above I would say you should find another deployment method.
Thanks, -- Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Mon, Sep 15, 2008 at 10:05 AM, BOB1981 <[EMAIL PROTECTED]>wrote: > > Hi All, > > I am a new user to Wix, i know it must be real easy but dont know how to do > it. > > Requirement of MSI package i have is like this. > > 1. Wix needs to package few files at perticulater location eg: c:\temp and > make a Msi package of the files. > > 2. Msi package created needs to install files at E:\Files Location (ALWAYS > cannot be changed.) > > 3. Before Installing all those files to e:\Files location it needs to > backup files from e:\files and copy it to e:\fies\Backup > > 4. Msi is never to be Uninstalled So NO CHANGE TO REGISTRY OR ANYWHERE ELSE > in the System should be made. NO entry to Add/remove programme either. > > SO in All...I want an MSI INstaller which can first backup the files before > installing and then install the files to the location given. and nothing > todo after that. > > Please anybody, I am using Wix3. > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users