Jump to content

Recommended Posts

Posted

I'm just wondering if anyone out there knows how to go about making a unattended install with Windows server 2003 standard and visual studio 2003? If so can you plz tell me how to go about going this. thank you in advance


Posted

http://lurch.ncsa.uiuc.edu/Docs/Dell/IntelNIC/net_push.htm

Visual Studio .NET Bootstrapper

Setup projects in Visual Studio .NET 2003 can be used to install the .NET Framework with your application, but only if you have installed the optional Visual Studio .NET Framework Bootstrapper Plug-in on your development computer. The Visual Studio .NET Framework Bootstrapper Plug-in modifies the behavior of the Setup project's Bootstrapper property to include the .NET Framework bootstrapper. The .NET Framework redistributable is then packaged with your application; when the user runs the bootstrapper setup.exe, it checks for the correct version of the .NET Framework at install time and if necessary, installs it before installing your application.   

http://msdn.microsoft.com/vstudio/download...er/default.aspx

http://msdn.microsoft.com/library/default....tentid=28000519

This last link has alot of information on it, check it out.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...