Search found 22 matches
- Sun Sep 18, 2011 12:17 pm
- Forum: Windows 7
- Topic: [Guide] Assembling & Integrating a Win 7 AIO Update Pack
- Replies: 49
- Views: 59317
3b. Navigate to the other extracted hotfix subfolders. Move all of these .MSU's in with the main hotfixes, then delete the empty subfolders. Do you mean the following subfolders (except "Integrate to installation media")?: IIS LDR placeholders MSMQ NFS Not integratable to Offline image SNMP 4. Get ...
- Wed Jul 27, 2011 5:37 pm
- Forum: Windows 7
- Topic: [Guide] Assembling & Integrating a Win 7 AIO Update Pack
- Replies: 49
- Views: 59317
A couple of questions: 1- Does Solar's pack include Windows 7 post-SP1 updates only, or it contains ALL updates ever released for W7? The thing is I have W7 SP1 and don't want to update the already updated Windows distribution... 2- It's not specifically a question about Onepiece's integrator tool, ...
- Wed Sep 09, 2009 3:02 pm
- Forum: Community Update Packs
- Topic: Difference between RyanVM & Onepiece's Update packs
- Replies: 3
- Views: 12055
Ok, thanks for info!!! Does it mean that without this "extra stuff" it's the same as Ryan's packs? I ask this because I like Onepiece's update pack for this particular reason (I'm a bit lazy to add this stuff after integration myself) :) And if it's the only difference, I'll be happy to continue usi...
- Wed Sep 09, 2009 11:31 am
- Forum: Community Update Packs
- Topic: Difference between RyanVM & Onepiece's Update packs
- Replies: 3
- Views: 12055
Difference between RyanVM & Onepiece's Update packs
I have read the topic on differences between these packs, but tbh I didn't get much out of that. Can anybody explain in layman terms what are these differences and why the sizes are so different (almost 3 times)?!?
Thanks!
Thanks!
- Thu Sep 03, 2009 6:18 pm
- Forum: Windows XP Professional
- Topic: Onepiece XP Post-SP3 AIO Update Pack FINAL
- Replies: 3577
- Views: 1792122
I found a strange behavior of winxp install after integrating OnePiece 2.7.0. When RunOnceEx runs my Diskeeper addon, it returns Error 1719 about MSI installer which says: The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows I...
- Mon Jul 27, 2009 5:36 pm
- Forum: Update Pack Addons
- Topic: IE8 Registry Tweaks (post your IE8 tweaks please)
- Replies: 25
- Views: 27861
- Mon Jul 27, 2009 5:31 pm
- Forum: Update Pack Addons
- Topic: IE7 Registry Tweaks (post your IE7 tweaks please)
- Replies: 65
- Views: 57450
- Wed Feb 25, 2009 10:41 am
- Forum: Update Pack Discussion
- Topic: New Microsoft Updates (published after Post-SP3???)
- Replies: 8
- Views: 4332
- Tue Feb 24, 2009 3:25 pm
- Forum: Update Pack Discussion
- Topic: New Microsoft Updates (published after Post-SP3???)
- Replies: 8
- Views: 4332
- Tue Feb 24, 2009 11:20 am
- Forum: Update Pack Discussion
- Topic: New Microsoft Updates (published after Post-SP3???)
- Replies: 8
- Views: 4332
New Microsoft Updates (published after Post-SP3???)
After installing Ryan's last post-SP3 update pack, I still get updates on MU. You can see the screenshot here . I use the Integrator v1.5.4b in combination with nLite which deals only with some registry tweaks and Unattended phase. If you look at the pic, you'll see two Windows Media Format updates....
- Thu Feb 05, 2009 12:19 am
- Forum: Update Pack Addons
- Topic: SVCPACK method & Ryan's Integrator
- Replies: 6
- Views: 2838
- Wed Feb 04, 2009 3:50 pm
- Forum: Update Pack Addons
- Topic: SVCPACK method & Ryan's Integrator
- Replies: 6
- Views: 2838
I'm just coming from AutoIt forums :) Waiting for reply... As for the s/w, well, you know these developers - they put tons of garbage into installers which means a simple silent switch is not enough if you want to tailor the installer to your needs. I'm not too fussy about unattended install. What I...
- Wed Feb 04, 2009 2:22 pm
- Forum: Update Pack Addons
- Topic: SVCPACK method & Ryan's Integrator
- Replies: 6
- Views: 2838
Thank you! So, it means that I better use RunOnceEx as it seems more logical/practical if one needs to choose between the safiest (RunOnceEx) and the unguaranteed (SVCPACK) methods of install. In this case my only problem is GUI... since I don't know how to hide the windows when AutoIt starts instal...
- Wed Feb 04, 2009 9:12 am
- Forum: Update Pack Addons
- Topic: SVCPACK method & Ryan's Integrator
- Replies: 6
- Views: 2838
SVCPACK method & Ryan's Integrator
Hi there, I've made a couple of AutoIt installers (using Entries_xxx.ini) for my XPCD. The scripts are quite straightforward using "click-on-this-and-that button-of-installer-GUI" method :) I've noticed though that the Integrator extracts the contents of CAB files directly into the SVCPACK folder an...
- Sun Feb 01, 2009 8:17 am
- Forum: Switchless Installer Discussion
- Topic: Do AutoIt-made installers still need switches?
- Replies: 4
- Views: 2778
Mulţumesc mult, vmanda !!! :) I have tried to use @SW_HIDE but, unfortunately, it didn't help :( So far I have made two scripts with AutoIt - 1) Kaspersky Internet Security 2009 (KIS); 2) WinAMP Pro 5.541.2189. Both of them install ok, without any user interaction. The reason I choose AutoIt is that...
- Sun Feb 01, 2009 4:57 am
- Forum: Switchless Installer Discussion
- Topic: kaspersky
- Replies: 5
- Views: 2900
Here is my ready-to-go AutoIt script to install Kaspersky Internet Security 2009 v8.0.506 (the latest available version). I have extracted the MSI installer from the main EXEcutable and ran it using ShellExecute command of AutoIt. You can extract MSI using 7-zip or WinRAR, as suggested above. Then m...
- Sun Feb 01, 2009 4:24 am
- Forum: Switchless Installer Discussion
- Topic: Do AutoIt-made installers still need switches?
- Replies: 4
- Views: 2778
Do AutoIt-made installers still need switches?
At different forums I see that people recommend AutoIt to make the unattended install of addons silent. But now I can see some recommendations to use the silent switches even for addons made by AutoIt. So, why do I need AutoIt then?!? E.g., I want to make some changes in pre-install windows of Winam...
- Sat Jan 31, 2009 2:56 pm
- Forum: Switchless Installer Discussion
- Topic: [Tutorial] For Making A 7-Zip Switchless Installer
- Replies: 83
- Views: 117686
Is it possible to use this guide for Addons made with AutoIt script? I have made an AutoIt script for Kaspersky Internet Security 2009 and it works pretty well on VM. But I used Entries.ini method with the output file being CAB (I used Rado's excellent video on making AutoIt scripts for addons) and ...
- Thu Jan 08, 2009 5:54 pm
- Forum: Switchless Installer Discussion
- Topic: kaspersky
- Replies: 5
- Views: 2900
- Sat Jan 03, 2009 7:38 pm
- Forum: Update Pack Addons
- Topic: [Theme] Aquanox VS
- Replies: 5
- Views: 4198
- Sat Jan 03, 2009 7:13 pm
- Forum: Update Pack Discussion
- Topic: Newbie - XP CD integration order
- Replies: 10
- Views: 6041
- Sat Jan 03, 2009 5:48 pm
- Forum: Update Pack Discussion
- Topic: Newbie - XP CD integration order
- Replies: 10
- Views: 6041
Newbie - XP CD integration order
First off, I've just discovered this wonderful webspace and immediately registered after reading some of the topics discussed - that's just what I need :) As the title reads, I'm a newbie reading MSFN's Unattended Guide and - at the same time - using Ryan's Integrator 1.5.3 to upgrade my XP SP2 CD t...