visual-studio-setup
how can get the path from installer and how set in my app?
i am writing a win app and now i want to make setup for my app,my code is: Microsoft.Win32.RegistryKey rk = Microsoft.Win32.Registry.LocalMachine.OpenSubKey(@\"SOFTWARE\\Microsoft\\Windows\\Current[详细]
2023-02-15 09:52 分类:问答Visual Studio Setup Project
I’m trying to use a Visual Studio Setup Project to deploy a C# Application. In a VS Setup project, is it possible to dynamically change the application folder before aproject is installed, or even t[详细]
2023-01-02 19:18 分类:问答Setting a registry value based on dialog in a visual studio setup project
I have visual studio setup project with a custom R开发者_C百科adioButtons dialog. How do I get it to write the value of the ButtonProperty in the registry after it is selected in the UI? If using a[详细]
2022-12-26 02:45 分类:问答how to remove the duplicated rows value in Sql server and bind them in gridview
i have an table as products colums productid, productname, product value, the values in the colums are .[详细]
2022-12-16 21:53 分类:问答