Re: [WiX-users] Deletion of sys, cab and inf files after succesful DIFx install

2007-11-30 Thread ashatilo
also will DIFx work correctly at uninstallation time if I will delete *.cat, *.sys and *.inf files upon successful install. Best regards, Al Bob Arnson-6 wrote: > > ashatilo wrote: >> I just implemented WiX/DIFx installer and everything works well except >> that >> dri

[WiX-users] Deletion of sys, cab and inf files after succesful DIFx install

2007-11-29 Thread ashatilo
Hi All, I just implemented WiX/DIFx installer and everything works well except that driver files (i.e. sys, cab and inf files) are not deleted from my application folder after successful installation. I.e. sys files are installed in system32/drivers folder but additionally present in my applicati