Hi,
I want to execute a dos command from WIX, The command goes like:
[SystemFolder]cmd.exe /c rmdir /s /q [INSTALLDIR]
Basically I want to delete the Installation Directory from the command
prompt during Uninstall.
(These files not installed by MSI, they are created by my application when
user runs it.)
I want to use the SystemFolder property to specify the cmd.exe path.
And the most important one is that, I dont want the command window to
appear during Uninstallation.
I cannot use RemoveFile as I dont know the names of the files that the user
creates.
Also I dont know the number of levels of folders & Files created.
Regards
Himanshu
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs