I wrote a service in VB.Net using VS 2003. I created a setup project, and added two EXE files needed to maintain the service. When I add shortcuts to those two EXE files in the program's folder under "Program Files", the resulting shortcuts do not run the EXE files (They don't even point to them), but try to install the service again. The funny thing is that it worked a few hours ago... The service itself installs perfectly.
What am I doing wrong?
What am I doing wrong?