bphlpt Posted November 27, 2013 Posted November 27, 2013 Not for me, same problem, including for the adfly site itself. I wonder why? EDIT: This is working fine now. Cheers and Regards Quote
SuperLOL Posted January 14, 2014 Posted January 14, 2014 (edited) Would it possible to have a "[AIO] Microsoft Visual C++ Redistributable (x86 Only)"? I run out of disc space on my Windwos XP Unattended CD and a x86 version would save me a lot of needed disc space on a 700MB CD. I did try to do it myself but i couldn't find any tutorial on how to do this. :sad02: Edited January 14, 2014 by SuperLOL Quote
mooms Posted January 14, 2014 Posted January 14, 2014 Quick tuto: You need 7zip (gui or command line), 7zSD modified sfx module, and 7z splitter Run 7ZSplit.exe to get the install config of your SFX (here VBCRedist_AIO_x86_x64.exe) Edit the text file file to remove all x64 lines. You can also simplify the install if you always run it silentlyYou will end with something like that:;!@Install@!UTF-8!RunProgram="2005\\x86\\vcredist.msi /qn"RunProgram="2008\\x86\\vc_red.msi /qn"RunProgram="2010\\x86\\vc_red.msi /qn"RunProgram="2012\\x86\\vc_runtimeMinimum_x86.msi /qn"RunProgram="2012\\x86\\vc_runtimeAdditional_x86.msi /qn"RunProgram="2013\\x86\\vc_runtimeMinimum_x86.msi /qn"RunProgram="2013\\x86\\vc_runtimeAdditional_x86.msi /qn"RunProgram="extra /SILENT /NORESTART";!@InstallEnd@!If you don't want the extra runtimes you can also remove the line RunProgram="extra /SILENT /NORESTART" Now extract the content (with 7zip) of VBCRedist_AIO_x86_x64.exe in a temp folder.Delete all "x64" folders (inside folders 2005,2008, etc....) and eventually "extra.exe"Once done, you have to recreate the 7zip archive: select all the content of your temp folder and make a 7zip archive (LZMA Ultra). Then run this command (adapt the names):copy /b 7zsd.sfx + config.txt + archive.7z VCRedist_AIO_x86.exe SuperLOL 1 Quote
SuperLOL Posted January 14, 2014 Posted January 14, 2014 (edited) Thank you for this tutorial now i could make my own woking SFX installer. :naughty: Edited January 15, 2014 by SuperLOL TRSyntax 1 Quote
SuperLOL Posted January 15, 2014 Posted January 15, 2014 (edited) HI,I notice that Visual C++ 2012 and 2013 have 2 uninstaller entrys in the "Add or Remove Programs", one is named "Additional" and the ohter is named "Minimum" but the officel Visual C++ 2012 and 2013 adds only one uninstaller entry in the "Add or Remove Programs". :dizzy: Edited January 15, 2014 by SuperLOL Quote
ricktendo Posted January 15, 2014 Author Posted January 15, 2014 You still have the minimum/additional uninstall entries with the "official" but they are hidden, because it adds a 3rd uninstall entry that points to a EXE...Removing EXE uninstall and un-hidding the MSI uninstall entries saves space, because another thing the original does is to back up (for repair reasons) the MSI installers and CAB files (look in ProgramData you will find them) SuperLOL 1 Quote
SuperLOL Posted January 15, 2014 Posted January 15, 2014 (edited) Thanks!Now this makes a lot more sense. :albert: Edited January 15, 2014 by SuperLOL Quote
RicaNeaga Posted January 17, 2014 Posted January 17, 2014 new VB6.0 files available via KB2911777 Quote
ricktendo Posted January 17, 2014 Author Posted January 17, 2014 Thanks...BTW I notice mscomctl.ocx and mscomctl32.ocx are the same file, any reason to keep both? Quote
bphlpt Posted January 17, 2014 Posted January 17, 2014 Only if something else expects it there, I would think. Cheers and Regards Quote
RicaNeaga Posted January 17, 2014 Posted January 17, 2014 Yeah, maybe an app specifically needs one of those two. My two cents Quote
ricktendo Posted January 17, 2014 Author Posted January 17, 2014 Updated vb6 (removed duplicate mscomctl32.dll) HJSC and VandIT 2 Quote
dgoiko Posted January 30, 2014 Posted January 30, 2014 Hey there! Sorry for my ignorance, but those runtimes are multillingual? I know it will work on any languaje, but is there any english message inside the dlls or something that will make any part of any program look like if it was made in english?By the way, are 2012 and 2013 compatible with winXP? Quote
dgoiko Posted January 31, 2014 Posted January 31, 2014 Thank you rick.Tried on both windows xp and win7 SP1, on runOnceEx and as a normal installation. It works like a charm. Quote
JakeLD Posted February 10, 2014 Posted February 10, 2014 Do you think it's a good idea to add this update to the package ? Msvbvm60.dll 6.0.98.32http://support.microsoft.com/kb/2575928 Quote
TRSyntax Posted March 11, 2014 Posted March 11, 2014 aha! so i can't add this as a silent install in wintoolkit. i got four error dialogs (2005 and 2008 both builds). but it will work if i install it after first logon? huge time saver anyways thanks rick Quote
ricktendo Posted March 11, 2014 Author Posted March 11, 2014 Already discussed, wait after your desktop loads to install to avoid install errors Quote
SuperLOL Posted April 6, 2014 Posted April 6, 2014 (edited) I have run into a problem with the AIO-Pack if i install Adobe Photoshop CS6 or Adobe Illustrator CS6 then i get this Error message (Some items for the following product(s) could not be installed successfully.). And if i don't use the AIO-Pack and use the original Microsoft Visual C++ Redistrubutables installers then i don't get any error messages after the installation. The Adobe Photoshop CS6 trial version can be downloaded from ftp://ftp.adobe.com/pub/adobe/cs6/downloads/Photoshop_13_LS6.7z (Disconnect from the internet to install without creating an Adobe Account). Edited April 6, 2014 by SuperLOL Quote
dareckibmw Posted April 6, 2014 Posted April 6, 2014 In my case it does finish installing PS CS6 but with an error at the end saying something about Visual C++ 2010, indeed. Quote
SuperLOL Posted April 6, 2014 Posted April 6, 2014 (edited) I did expressed myself little bit wrong. Yes you right Adobe Photoshop CS6 can be installed but there is a Visual C++ 2010 conflict and because of this it says that Adobe Photoshop CS6 was not installed successfully. Adobe Photoshop CS6 Installer Error Log:Exit Code: 6Please see specific errors and warnings below for troubleshooting. For example, ERROR: DW050 ... WARNING: DF029, DW024 ...-------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 2 error(s), 2 warning(s)WARNING: DW024: The payload: {9124DF4E-617D-486B-A970-8FA632244F24} Adobe Photoshop CS6 Core 13.0.0.0 requires a UI parent with following specification: Family: Photoshop ProductName: Adobe Photoshop CS6 Core_x64 This parent relationship is not satisfied, because this payload is not present in this session.----------- Payload: {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 -----------ERROR: Failed to install Microsoft Visual C++ 2010 Redistributable Package (x86). Please try installing it by double clicking on the executable at "C:\Documents and Settings\Admin\Desktop\Adobe CS6\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2010 Redistributable Package (x86) from Microsoft website - www.microsoft.com----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)ERROR: DW050: The following payload errors were found during install:ERROR: DW050: - Microsoft Visual C++ 2010 Redistributable Package (x86): Install failed------------------------------------------------------------------------------------- Edited April 6, 2014 by SuperLOL Quote
ricktendo Posted April 6, 2014 Author Posted April 6, 2014 Sorry dont know, I googled the guid and found many more people with the error... I am pretty sure they were not using my installer Quote
dareckibmw Posted April 6, 2014 Posted April 6, 2014 @ricktendoI am using your installer, no one elses, and I got this error as well. Not that I am complaining about it, just saying. It doesn't bother me at all, I uninstalled Visual C++ 2010 via add/remove apps and used one that came with Photoshop and it works OK for me. Quote
SuperLOL Posted April 6, 2014 Posted April 6, 2014 (edited) I get the same problem with a different AIO-Pack it looks like it's a general AIO-Pack problem because there are no problems with the orginal Visual C++ 2010 SP1 installer. Edited April 6, 2014 by SuperLOL Quote
ricktendo Posted April 6, 2014 Author Posted April 6, 2014 The "problem" is not a problem and has nothing to do with this installer. Its photosop wanting to install the original vc10, it fails because there is a newer version installed, then it craps out... Other than removing the latest runtime and replacing it with rtm I cannot do anything about this, you will need to uninstall the latest, install photoshop, let it install older runtimes, uninstall those and re-run this installer with /aiX to ONLY install the vc10 runtimes dareckibmw 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.