visual-studio-setup Questions
5
Solved
I'm using the Visual Studio Installer Projects extension to build the MSI-installer for my application. However, my application is meant to be running at all times, and if it's open when the user i...
Caspian asked 17/7, 2018 at 16:11
2
Solved
For the first time I'm creating Visual Studio Setup and Deploy project in which points to a Windows Service that will run on our VPS. Usually I use CMD to start/stop the service but was ideally loo...
Corody asked 29/11, 2016 at 13:39
1
Solved
I am using visual studio setup project extension for build setup package for my application. I have removed the Install Location Select Interface and instead application should be installed to the ...
Jedda asked 28/4, 2016 at 9:29
1
Solved
Solved!!
I am trying to create a Custom URL Protocol of my application that will launch my application when they visit or clicked link to myapp:start
My problem is how to know where the user ins...
Canossa asked 11/3, 2013 at 10:51
2
Solved
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\CurrentVe...
Hoopen asked 7/3, 2011 at 8:35
1
© 2022 - 2024 — McMap. All rights reserved.