managedinstallerclass
How to delete application folder on uninstall
I have created a setup using Setup project in VS 2010. It install my application into program files folder lets say XXX. My application further creates so开发者_运维百科me files and folder into XXX f[详细]
2023-04-01 15:15 分类:问答How to get the msi path within installerclass in C#
I would like to know the path开发者_开发问答 where the msi is located whithin the InstallerClass that I use as a custom action in the setup.[详细]
2023-03-30 10:07 分类:问答Installing a windows service programmatically
I\'m attempting to install a service programmatically via C# but I have run into an issue that I can\'t get around.[详细]
2023-02-07 14:58 分类:问答