Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MSDN install
Name: rehan Date: December 16, 2002 at 21:12:36 Pacific OS: 2k Prof CPU/Ram: Pent.
Comment:
I have a three computers network and with small hard disk. it is possible to install MSDN on central computer rather to install indiviual computer. so i can take help from central MSDN computer
Name: Madman Date: December 17, 2002 at 11:10:09 Pacific
Reply:
I have not tried it that way, but I believe you can make it work. I have installed MSDN two ways and both work. One way was to install just the basic and have the cd-rom in the cd drive. The other way was to install all of MSDN on the hard drive. Either way, when I access HELP MSDN finds the file. So, give it a try.
0
Response Number 2
Name: HiJinx Date: December 17, 2002 at 16:06:53 Pacific
Reply:
Copy all the files from Disc 1 and Disc 2 into a single folder. Then share the folder and simply run setup from another computer.
This should work, but if you want more details, go into the MSDN and click Help > MSDN Library Help and click on "Installation Options".
Summary: ============================================ Here is a modified example from the MSDN installed on my machine. Dim MyValue MyValue = Int((10 * Rnd) + 1) this is from VB6 documentation but I'm reaso...
Summary: You might be able to use 'WITHEVENTS'. I don't feel capable of explaining it to you in this post. If you have MSDN installed, then look 'WITHEVENTS' up in the index. ...
Summary: You're probably having palette troubles. Windows uses the first 20? and the last ? colors of a 256 color palette for itself. The rest is user definable. If you don't do anything to set these colors...