frees Posted January 12, 2005 Posted January 12, 2005 Hi! That's my question. I want to slipstream VS6 with its SP6 on the CD. Can somebody tell me that it is possible? And can anybody do this? Please answer!!!
prathapml Posted January 12, 2005 Posted January 12, 2005 Doh!If it is possible, I'm interested in knowing too.
frees Posted January 13, 2005 Author Posted January 13, 2005 I've tried to treat it like an MS Office installation but the installer is elder. When you unpack sp6 to a directory there is a lot files that might be ready to integrate with vs6 instalation. But i do not know how to make installer to unpack .cab files to new dir, not to where the vs6 is installed.
Martin Zugec Posted January 13, 2005 Posted January 13, 2005 Hmmm, if it is based on msi (which it is), then aplying patch to msi package should work, did U try it?
frees Posted January 13, 2005 Author Posted January 13, 2005 it is not msi installer, it's elder version. Now i'm at university but in the evening i'll try to find out what is the installer version and maybe you'll help me find way to unpack it where i want to.
frees Posted January 14, 2005 Author Posted January 14, 2005 Here is some information about the installer file. It's a file version and some other. So it's not the msi package. Too bad. And i've found some comments in the file properties - "Windows Setup Toolkit (Throttle)" Is there a chance to integrate it?
prathapml Posted January 14, 2005 Posted January 14, 2005 Have you tried de-compressing the .CAB using winzip/winrar and manually merging the files into install source, or probably chaining the SP6 setup by editing some setup scripts?
frees Posted January 15, 2005 Author Posted January 15, 2005 I've been thinking about that but i didn't know what is going to happen with scripts and how to change it. Now i'm copying install-cd to hard disk and i'm going to extract updated files to setup dir. When i finish i'll try to install it.
frees Posted January 15, 2005 Author Posted January 15, 2005 While i was looking for some information about service pack 6 i've found that in pack there are some files missing. There's a file toc.htm (table of cont.) with links to file contents.htm which is missing. I've tried to find it but i didn't. And... i got a littleangry when i found information that sp6 does NOT contain whole of the patches to VisualStudio6 applications. The correct process of patching looks like this => visual studio + sp5 (and then) + sp6. Now i really do not know what i have to do...
frees Posted January 17, 2005 Author Posted January 17, 2005 I'm giving up for a few days. in the lack of ideas, and with hard drive nearly exploited i must stop until i bought new one. but if you have some concepts please insert it here. if you are also interested in knowin how to make the installer please answer this post.
prathapml Posted January 18, 2005 Posted January 18, 2005 sure freesIf I get any new ideas I'll post here.
gigantor Posted February 3, 2005 Posted February 3, 2005 I'm giving up for a few days. in the lack of ideas, and with hard drive nearly exploited i must stop until i bought new one. but if you have some concepts please insert it here. if you are also interested in knowin how to make the installer please answer this post.I´ve managed, (after too many hours), to make an MSI-package of VS6 EE, with SP5 and SP6 integrated. Since SP5/6 are not cumulative I strongly recommend to add both.I never did find any MSI-packages or guides of how to make an MS out of this installation, so I made my own.The total size of the package came down to 122MB, so if your goal was to have onto a cd, that´s no problem either.I can see why MS didn´t bother to make an MSI outta this, as with Office and other products, ´cause it was hell to fix.I used Wise for Windows Installer (there are newer versions, but this is nicer to work with).1: Start Wise for Windows Installer2: Make a Start Capture (1:st snapshot)3: Install VS64: Reboot5: Install SP5 and SP66: Reboot7: Run the utility "SSINT.EXE" found in ...\COMMON\VSS\Win32 at the default settings. This is to edit VB.INI and VBADDIN.INI to make Visual Source Safe integrate with Visual Basic 6 as an add-in module.8: Make End Capture. (2:nd snapshot)(If you get a question to use MERGE MODULES, don´t use it, but install the files instead.)9: Remove all selfregister DLL/OCX except VBSCC.DLL or you may get an "'Source Code Control' could not be loaded" error at startup of Visual Basic 6.10: Run the utility "SSINT.EXE" found in ...\COMMON\VSS\Win32 at the default settings. This is to edit VB.INI and VBADDIN.INI to make Visual Source Safe integrate with Visual Basic 6 as an add-in module.11: Under Files-section (Wise) remove all tempfiles or else you wont be able to compile the package. (there´s to many files to be listed here...)12: Do the same under the Registry-section.13: Compile and test-install.If you encounter any problems, you can mess me @ICQ-UIN: 348-964-687Good luck, and hopes this helps someone.
prathapml Posted February 3, 2005 Posted February 3, 2005 That's great gigantor!Thanks a lot for sharing this info with us.
azagahl Posted February 3, 2005 Posted February 3, 2005 I'm curious, why do you want to use SP6?Personally I prefer SP5 plus the processor pack. There is no processor pack compatible with SP6
prathapml Posted February 4, 2005 Posted February 4, 2005 I'm curious, why do you want to use SP6?Simply for the sake of keeping up with the recommended updates.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now