Not sure if this is the right place to post this question, but here it goes.
I am trying to install remote debugging on my server. The instructions for
doing this are to go to this page in the root directory of the setup cd:
RemoteComponent s.htm
Then follow along. I have done everything i was supposed to do. When i
type the command:
msiexec /qb+ /i n:\<Visual Studio .NET CD1>\vs_setup.m si NOVSUI=1
TRANSFORMS="n:\ <Visual Studio .NET CD1>\Setup\Rmt9 x.mst" SERVER_SETUP=1
ADDLOCAL=Full_R emote_Debugging
I get the following messagebox:
Incorrect Command line Parameters.
Windows Installer.v2.00 .3562.0
etc...
Thanks
Kris
--
--------------------------------------------
Yes, I searched first :)
I am trying to install remote debugging on my server. The instructions for
doing this are to go to this page in the root directory of the setup cd:
RemoteComponent s.htm
Then follow along. I have done everything i was supposed to do. When i
type the command:
msiexec /qb+ /i n:\<Visual Studio .NET CD1>\vs_setup.m si NOVSUI=1
TRANSFORMS="n:\ <Visual Studio .NET CD1>\Setup\Rmt9 x.mst" SERVER_SETUP=1
ADDLOCAL=Full_R emote_Debugging
I get the following messagebox:
Incorrect Command line Parameters.
Windows Installer.v2.00 .3562.0
etc...
Thanks
Kris
--
--------------------------------------------
Yes, I searched first :)
Comment