advanced-installer
How can I stop the installation of prerequisites to pop every time in advanced installer?
I am creating the deployment project (.MSI) for my .NET Windows project (Visual Studio 2010) using the advanced installer 8.x by adding some driver and 3rd party SDKs. I开发者_JAVA百科 added them as p[详细]
2023-03-30 02:18 分类:问答Place Advanced Installer feature files in app data?
My application uses extensions that m开发者_C百科ust be placed in the the folder [AppDataFolder]\\A\\B\\C... But Advanced Installer features do not allow me to put my files in a \"system folder\".[详细]
2023-03-06 00:57 分类:问答What are ProductCode & UpgradeCode & GUID? How to detect if certain application/library is already installed on the user machine?
I\'ve already gone through: Check if the application is already installed Detecting if a program is already installed with NSIS[详细]
2022-12-29 14:52 分类:问答Installing .NET Framework
I\'m currently updating our software installer and have a few questions about getting the .NET framework installed.[详细]
2022-12-10 22:05 分类:问答