| Thread | Last Post | Replies |
|
| Windows Service, Start on Install? | 08 Nov 2004 10:31 GMT | 1 |
I have a Windows Service (VS 2003, CLR 1.1, c#) which works just great, plus a setup project for my service. However, when I install the service (Local System), it does not start directly after install. I must go to the services list and press
|
| Run Command Line | 06 Nov 2004 20:49 GMT | 1 |
I need to run a command line app after installing the application using a file that is included in my installation. For instance: IncludedApp.exe /register How can I accomplish this? I am pretty new to creating setup routines....
|
| Installation problem | 04 Nov 2004 06:04 GMT | 2 |
I had installed vs.net 2003 on my sytem at home. But the problem is that I'm unable to debug the applications and also the web applications are not running correctly. I'm ubale to trace out the problem. Whenever I'm trying to debug an application, its giving me the following
|
| Why the immediate CAs ran twice? | 03 Nov 2004 16:55 GMT | 2 |
I have two immediate CAs, one is jscript CA and the other is vbscript CA. I found these CAs were called twice during the installation. Once was the place I specified such as after the NEXT button in Welcom Form was clicked, the other time called was before the new file installed ...
|
| HELP!!!!! | 02 Nov 2004 20:47 GMT | 1 |
I have a big problem, I had Visual Studio 2002 on my system, I then Loaded Visual Studio 2003 and upgraded to .Net Framework 1.1, I am running Windows 2000 pro. with the latest service packs. My problem is last weeke I loaded the developer portion of SQL Reporting Services on ...
|
| Run a script whether the app gets installed or not. | 01 Nov 2004 20:22 GMT | 6 |
Hey guys, I've written this MSI installer after a great deal of time (about a week or so) to suit the needs of my client and 'I'm almost there'. The users (about 150 of them) have only one shortcut on their
|
| Detect Installed Application | 01 Nov 2004 12:16 GMT | 1 |
How can I detect if Acrobat Reader is installed on a PC with any windows operating system (Win 98, Win2K, WinXP)
|