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...

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 ...

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...

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\Cu­rrentVe...
1

© 2022 - 2024 — McMap. All rights reserved.