Search found 43 matches
- Sun Sep 13, 2009 5:14 am
- Forum: Switchless Installer Discussion
- Topic: TuneUp 2009 Silent Switches anybody?
- Replies: 6
- Views: 3888
does anyone know how i can intregate my serial code with this program? i bought it 3 weeks ago and want to save time by manually inputing it everytime i format my pc You can achieve that by running a .reg file with the info you find under [HKEY_LOCAL_MACHINE\SOFTWARE\TuneUp\Utilities\8.0] This is a...
- Wed Jan 07, 2009 4:41 pm
- Forum: Update Pack WPI Addons
- Topic: Error @ Start of WPI
- Replies: 3
- Views: 9275
- Wed Jan 07, 2009 3:45 pm
- Forum: Update Pack WPI Addons
- Topic: Error @ Start of WPI
- Replies: 3
- Views: 9275
Error @ Start of WPI
I get an error saying Hiderun.exe was not found in the tools dir of WPI. This file doesnt exist there, nor did it come with the WPI package.
WPI goes on to install nicely though.
How can i avoid this error? Using the latest ver. 7.2.2.
Thanks Guys.
WPI goes on to install nicely though.

How can i avoid this error? Using the latest ver. 7.2.2.
Thanks Guys.
- Wed Nov 26, 2008 2:49 am
- Forum: Switchless Installer Discussion
- Topic: TuneUp 2009 Silent Switches anybody?
- Replies: 6
- Views: 3888
- Mon Nov 24, 2008 3:08 am
- Forum: Switchless Installer Discussion
- Topic: TuneUp 2009 Silent Switches anybody?
- Replies: 6
- Views: 3888
TuneUp 2009 Silent Switches anybody?
Im looking for silent switches for TuneUp 2009 software.
Looked around, but since its a relatively new release, didnt find any around.
Appreciate all the help.
Tnx.
Looked around, but since its a relatively new release, didnt find any around.
Appreciate all the help.
Tnx.
- Wed Nov 19, 2008 7:09 am
- Forum: General Discussion
- Topic: Windows Logo Testing Error at T39 - T37
- Replies: 4
- Views: 1555
@ Kel : thanks Kel, this method worked. But i have a small problem left. Can DriverSigningPolicy be disabled on a disc without making it unattended. If so how. Since i get that popup even on normal install and its not something serious enough to get to the root of. I know what im asking is out of th...
- Fri Nov 14, 2008 6:40 pm
- Forum: Update Pack WPI Addons
- Topic: [Release] WPI Addon maker (For RVMI)
- Replies: 38
- Views: 43912
- Fri Nov 14, 2008 3:15 pm
- Forum: Update Pack WPI Addons
- Topic: [Release] WPI Addon maker (For RVMI)
- Replies: 38
- Views: 43912
I guess i was too brief with my explaination of the problem... :| if the install is failing because the path shows up with spaces in the config file but the file does happen to exists in the right location after integrating ... then this is something that needs to be corrected in WPI . (provided the...
- Thu Nov 13, 2008 5:05 pm
- Forum: Update Pack WPI Addons
- Topic: [Release] WPI Addon maker (For RVMI)
- Replies: 38
- Views: 43912
@ENU_user - Hope it didnt sound like i was nitpicking on a trivial issue. Any how I have another small error for you :) This time its with Folder Naming. DIR within the INSTALL folder (aka Catagories) should not have a space in them. If so they dont get installed. eg. This is what happened to me. Ex...
- Wed Nov 12, 2008 8:05 pm
- Forum: Update Pack WPI Addons
- Topic: [Release] WPI Addon maker (For RVMI)
- Replies: 38
- Views: 43912
- Wed Nov 12, 2008 7:59 am
- Forum: General Discussion
- Topic: Windows Logo Testing Error at T39 - T37
- Replies: 4
- Views: 1555
- Tue Nov 11, 2008 9:23 pm
- Forum: General Discussion
- Topic: Windows Logo Testing Error at T39 - T37
- Replies: 4
- Views: 1555
Windows Logo Testing Error at T39 - T37
Hi, I was doing a test install of WinXP-SP3 with plenty of RVM Intergrated Addons on it. The issue is that I got a " Windows Logo Testing not passed " for Battery, Continue or Discard, Error during the T39 - T 37 phase. This has never happened before. Is there some way of turning off this check? Tha...
- Tue Nov 11, 2008 1:06 pm
- Forum: General Discussion
- Topic: HELP with batch file.
- Replies: 10
- Views: 2534
- Mon Nov 10, 2008 8:40 pm
- Forum: General Discussion
- Topic: HELP with batch file.
- Replies: 10
- Views: 2534
- Mon Nov 10, 2008 8:12 pm
- Forum: General Discussion
- Topic: HELP with batch file.
- Replies: 10
- Views: 2534
so.. do you want to start and close the same app? and it seems /wait is not needed, i referred to / no wait... could you give me an detailed instruction? if the app can close itself after it finishes, you do not need to use taskkill. if it cannot close itself, how do you ensure you taskkill it afte...
- Mon Nov 10, 2008 7:36 pm
- Forum: General Discussion
- Topic: HELP with batch file.
- Replies: 10
- Views: 2534
1. xcopy - /s is needed always when you want to copy a whole directory. 2. simply modify it to start /parameter "%programfiles%\appdir\app.exe" , quotation is needed if spaces exist in the path. the parameter is something like nowait, i just can't remember what exactly it is. type start/? to find i...
- Mon Nov 10, 2008 6:54 pm
- Forum: General Discussion
- Topic: HELP with batch file.
- Replies: 10
- Views: 2534
HELP with batch file.
Hi, i need help with a batch file thats to run from the CD, initiated by WPI. Im a nOOb at making batch files. Thought I'd be able to figure it out.. but... no success. Requirements 1. Copy Folder APPDIR with contents from CD to %ProgramFiles% <----- Main Files 2. Copy Folder System with contents (t...
- Thu Oct 30, 2008 4:40 pm
- Forum: Update Pack WPI Addons
- Topic: 2 Installers In same WPIaddon-How does d .ini file change?
- Replies: 2
- Views: 8328
- Thu Oct 30, 2008 3:56 pm
- Forum: Update Pack WPI Addons
- Topic: 2 Installers In same WPIaddon-How does d .ini file change?
- Replies: 2
- Views: 8328
2 Installers In same WPIaddon-How does d .ini file change?
Hi guys, I have a question on the .ini file... If I had 2 installers in the same WPI addon how would my entries_example.ini file change. [FileMove] Example.exe,..\WPI\Install\Example.exe Example2.exe,..\WPI\Install\Example2.exe [WPI] config.js,Example.js and make necessary changes in the example.js ...
- Sun Sep 14, 2008 5:37 am
- Forum: General Discussion
- Topic: Why choose SP2 over SP3? (split from RVM SP2 Pack thread)
- Replies: 19
- Views: 5970
- Sat Sep 13, 2008 4:03 pm
- Forum: General Discussion
- Topic: Why choose SP2 over SP3? (split from RVM SP2 Pack thread)
- Replies: 19
- Views: 5970
I guess i have indeed experienced the problem with SP3. :( It has to do with the ASUS A8N SLI Deluxe MB. This MB for some reason has problems with SP3. And solution are really work arounds that work on trial and error. Support for this 2yr old n largely popular MB had been with drawn a while back. S...
- Wed Sep 10, 2008 5:06 am
- Forum: Update Pack Discussion
- Topic: RyanVM Post-SP2 Update Pack 2.2.3 - Released 2008-09-09
- Replies: 19
- Views: 9536
- Tue Sep 09, 2008 4:29 pm
- Forum: Update Pack Discussion
- Topic: [SOLVED] IE7 [True Addon] for WinXP-SP2+ ?
- Replies: 10
- Views: 4287
- Sat Sep 06, 2008 5:59 am
- Forum: General Discussion
- Topic: Where can I find hotfixes?
- Replies: 8
- Views: 2284
I found this in one of the other post. I guess that it hasnt been updated since March 2008, but WUD would definitely be a good idea to try.
- Sat Sep 06, 2008 5:44 am
- Forum: Update Pack Discussion
- Topic: [SOLVED] IE7 [True Addon] for WinXP-SP2+ ?
- Replies: 10
- Views: 4287
- Sat Sep 06, 2008 5:15 am
- Forum: Update Pack Discussion
- Topic: [SOLVED] IE7 [True Addon] for WinXP-SP2+ ?
- Replies: 10
- Views: 4287
Thanks Kel. :) I was just reading abt it. I have prefered RVMi all this time. Never used Nlite to integrate. So would it make sense to... 1. RVMi - Ryan's Updates. 2. Nlite (i) IE7 + Updates (ii) WMP11 + Updates (Boooggy's Slipstreamer/Onepieces's WMP11 addon - would any of these be better??) 3. RVM...
- Sat Sep 06, 2008 3:45 am
- Forum: Update Pack Discussion
- Topic: RyanVM Post-SP2 Update Pack 2.2.2 - Released April 27, 2008
- Replies: 73
- Views: 33027
- Sat Sep 06, 2008 3:37 am
- Forum: Update Pack Discussion
- Topic: [SOLVED] IE7 [True Addon] for WinXP-SP2+ ?
- Replies: 10
- Views: 4287
[SOLVED] IE7 [True Addon] for WinXP-SP2+ ?
I have noticed that after the release of SP3, all the IE7 TRUE ADDON builds have moved to SP3 ONLY. And those still compatible are not True addons. Could the last IE7 SP2 compatible build be uploaded for anyone still needing it. Or if someone knows a work around to slipstreaming IE7+Updates into XP-...
- Fri Sep 05, 2008 6:34 am
- Forum: General Discussion
- Topic: Where can I find hotfixes?
- Replies: 8
- Views: 2284
- Fri Sep 05, 2008 1:34 am
- Forum: General Discussion
- Topic: Where can I find hotfixes?
- Replies: 8
- Views: 2284
Where can I find hotfixes?
Hi, this is a n00b question. after looking around i have failed to c how u guys find all the hotfixes for OSs, IE, Office etc.
The MS KB***** pages hardly allow u to download the fix without MS updating it directly to the OS.
I would appreciate any help in this matter.
The MS KB***** pages hardly allow u to download the fix without MS updating it directly to the OS.
I would appreciate any help in this matter.
- Sun Aug 24, 2008 10:26 pm
- Forum: Update Pack Addons
- Topic: Mrs Peel's state of affairs.
- Replies: 61
- Views: 31835
- Sun Aug 24, 2008 10:05 pm
- Forum: Update Pack Addons
- Topic: [Updated] Audio Utilities Addon 2.7 - 06.01.2009
- Replies: 56
- Views: 87109
- Mon Oct 01, 2007 1:47 pm
- Forum: Update Pack Addons
- Topic: [Release] Decision Development IfoEdit Addon v0.971-070921
- Replies: 3
- Views: 2670
- Mon Sep 17, 2007 11:21 am
- Forum: Update Pack Addons
- Topic: [Release] JDobbs DVD ReBuilder Addon v0.98.2-070918
- Replies: 7
- Views: 4329
- Sun Sep 09, 2007 12:17 am
- Forum: Update Pack Addons
- Topic: [Release] Caravel Deadly Rooms Of Death Addon v1.6.7-070905
- Replies: 10
- Views: 7788
- Sun Sep 09, 2007 12:13 am
- Forum: Update Pack Addons
- Topic: [Release] Kels' UberPacK v16.6 & Notepad2-Mod
- Replies: 1360
- Views: 428694
- Sun Sep 09, 2007 12:10 am
- Forum: Update Pack Addons
- Topic: [Release] BitTorrent's uTorrent Addon v1.7.4.4482-070909
- Replies: 100
- Views: 43182
- Thu Sep 06, 2007 2:53 pm
- Forum: Switchless Installer Discussion
- Topic: [Request] VIM editor switchless
- Replies: 2
- Views: 1947
- Sun Sep 02, 2007 3:22 pm
- Forum: Switchless Installer Discussion
- Topic: [Request] VIM editor switchless
- Replies: 2
- Views: 1947
[Request] VIM editor switchless
hey all,
have looked all around for a vim silent switch. havent found one yet.
If anyone is so kind as to make one, id be extremely thankfull.
btw, does anyone here use VIM?
Thanks guys.
have looked all around for a vim silent switch. havent found one yet.
If anyone is so kind as to make one, id be extremely thankfull.
btw, does anyone here use VIM?
Thanks guys.
- Sat Aug 25, 2007 2:33 pm
- Forum: General Discussion
- Topic: How to control the progs that run at first sys bootup?
- Replies: 3
- Views: 1208
- Sat Aug 25, 2007 12:38 am
- Forum: General Discussion
- Topic: How to control the progs that run at first sys bootup?
- Replies: 3
- Views: 1208
How to control the progs that run at first sys bootup?
Hey guys, On first boot up my computer gets overwhelmed by almost all progs that have the option of Running at StartUp set by default. I would only like the firewall and antivirus to run. How can i do that? i employ RVMintegrator and wpi! Its just the apps that i Install. eg. gtalk, ymsgr etc. Note:...
- Thu Aug 23, 2007 2:53 pm
- Forum: Update Pack Addons
- Topic: [Release] Sue Fisher's The Font Thing Addon v0.80b2-070821
- Replies: 22
- Views: 13987
- Fri Aug 10, 2007 11:24 am
- Forum: Switchless Installer Discussion
- Topic: [Tutorial] For Making A 7-Zip Switchless Installer
- Replies: 83
- Views: 120557
Registry Editing
Hey guys, :) firstly thank u so much for making life simpler. U guys r awesome. I have a doubt, (am a novice so) how can u edit the registry to add registration and custom settings after a silent install. I tried runing a .REG file through config.txt, but then on running, i am asked if i wanna add t...