Results 1 to 10 of 10

Thread: Combine 3 MSDN CDs into one DVD

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Question Combine 3 MSDN CDs into one DVD

    Hi guys,
    This is nothing related to programming!
    I have 3 CDs MSDN for VB6.
    Could someone explain how could I combine them into one DVD, so I could avoid shuffling the CDs one after the other.

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Combine 3 MSDN CDs into one DVD

    Create an iso of each cd then burn them on to the one dvd! Of install the 3 cds to the hard drive and copy the installed contents to the dvd.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Re: Combine 3 MSDN CDs into one DVD

    Thanks for the first resp.
    But I believe the solu is not so simple!
    If you had installed the MSDN you might have experienced that after completing cetain %age of installation the setup demand CD#2, CD#3 in that order. Iam just attempting to avoid this.
    I just want to popin 1 DVD and the installation goes to the Finish
    getting my point :wave;

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Combine 3 MSDN CDs into one DVD

    Apparently it works if you simply copy the contents of all 3 CDs:

    http://www.vbforums.com/showthread.p...72#post3436042

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Combine 3 MSDN CDs into one DVD

    That's what we did at my last job. When the CDs came, they would all get copied to an install folder, that we all had access to. From there we could jsut install it off the LAN. It works because the copy process is simply looking for a specific file, when it can't be found, it prompts for the next CD.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Combine 3 MSDN CDs into one DVD

    If copying the contents didn't work then the worst case scenario would be using CD/DVD drive emulation and just burning an ISO of each disc onto the DVD. Not as pretty but works when nothing else does.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  7. #7
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Combine 3 MSDN CDs into one DVD

    Why not just install the stuff onto your hard drive? That's how I've always used it. Swapping CDs would get quite tiresome.

  8. #8
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Combine 3 MSDN CDs into one DVD

    Quote Originally Posted by dilettante
    Why not just install the stuff onto your hard drive? That's how I've always used it. Swapping CDs would get quite tiresome.
    Erm, I agree. For some reason I had thought the OP was only referring to installing the MSDN.

    Hard drive space is very cheap nowadays so I would agree; install it.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  9. #9
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Combine 3 MSDN CDs into one DVD

    I thought this thread was about takign the 3 install cd's and creating 1 install dvd, so when he installs it to his hdd he doesn't have to change cd's.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  10. #10

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Question Re: Combine 3 MSDN CDs into one DVD

    It works because the copy process is simply looking for a specific file, when it can't be found, it prompts for the next CD.
    Is it possible to infer which file its looking for. Sure the info must be there in some file (.lst file)
    sorry I was offline.
    Actually I was doing something like you guys said. But with lil diff.
    • First I copied the CD#1 files to HD folder say MSDN_Integrated
    • Then I copied the contents of CD#2 & CD#3 into the MSDN folder created by CD#1
    • While pasting contents of CD#2 & CD#3, MSDN110.CHQ gave a warning to overwrite. I said OK.
    • I tried Reinstall by clicking autox86. Well the reinstall did go smoothly.
    • But one thing I noticed was the sub options command button of various options, like, VB Documentation, VFP Documentation, etc did not get enabled

    pls confirm if what Iam doing is correct and how to get the command button Change Options... enabled
    Also confirm its safe to overwrite MSDN110.CHQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width