blah blah blah is here! blah blah » Close

1
votes
0 answers

Installer problem in VS2008 C#, program doesn't finish install until shortcut clicked

Hi. I have a service project in C#. If I install it on a clean box, it works and installs fine. Post install my shortcut appears on the desktop (to a user-interactive info display mode for my service), the service installs and starts fin ...

0
votes
2 answers

How to Make Installer

Dear All, Can we make installer in C#. What I mean is instead of copy paste the *.exe directly, we just make an installer that will extract all of our files into a specific directory? And will the *.exe work if I use different versio ...

Feedback