Everything posted by Raoul90
-
CMenu
Right click on a executable. Then go to "More options", then go to "Installer Tools" and then go to "Identify Installer"
-
Batch File to Copy files to %USERPROFILE%
Hey, How can i copy files from the windows cd to the %USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch ? I want to have some icons there after installation. The icons are in the $OEM$ map, same place as cmdlines.txt Thanks in advance! Raoul
-
Windows Automatic Updates Time (3:00, standard)
Hey, Is there a way too change this screen: Standard its 3:00 But i want to have it at 6 in the evening (18:00). Thanks in advance. Raoul
-
tweakreg ?
Lees hier even: http://www.ryanvm.net/forum/viewtopic.php?t=6317 Dutch
-
tweakreg ?
Something like: Put it in batch and call it from runonce or whatever.
-
[Release] TechSmith SnagIt v8.2.3 and v9.0.2
Thanks again dude!
-
[Release] TechSmith SnagIt v8.2.3 and v9.0.2
Is it possible to delete the Shell extension + autostart from the addon? (9.02)?
-
Context Menu
Hey, What is the easiest way to delete some things from the context menu? In the register please, not with other programs. SnagIt 9 adds something to the context menu, i dont want that in my context menu. Thanks in advance. Raoul
-
Google Chrome?!?
What is the "temp download folder" of Chrome? I have searched for that, but i dont think i succeeded. Thought it was: C:\Documents and Settings\Raoul\Local Settings\Application Data\Google\Chrome\Application But im not sure. See: http://www.msfn.org/board/index.php?showtopic=122855 edit: Found it: C:\Documents and Settings\USER\Local Settings\Application Data\Google\Update\Download The chrome_installer.exe is silent from itself and is 8,36MB
-
Google Chrome?!?
Hey, Is there a way to install Google Chrome silently without the setup downloading its binaries first? Thanks in advance. Raoul
-
How to get rid of "log on to windows" dialog box
The NET USER Method + Auto-Logon.reg is easiest: http://unattended.msfn.org/unattended.xp/view/web/27/
-
Help me with a batchscript
Thanks m8! Works perfect after i edited couple of things
-
Help me with a batchscript
One more question. When they push 2 for ATi, and the installation is finished, with what command will the batch exit itself then? So there isnt a possibility to install ATi and NVidia, just one. After installation, the batch should close itself?
-
Help me with a batchscript
w00t it works! Thank you sir!! :D
-
Help me with a batchscript
Okay thanks! Got it working, but When i push start it opens the txt in the cmd? How can i open it with notepad? I should call %SystemRoot%\system32\notepad.exe first then? When i say: Notepad say it cant find a .txt file, also MeerInfo without .txt wont work??
-
Help me with a batchscript
Hey, Im trying to make a batchscript to install some drivers. After this there must come something like Now i have a map called "Drivers" @ %systemdrive% 1 has to call up a txt file called MeerInfo.txt its in the "Drivers" directory @ %systemdrive%. 2 has to call up the ati.exe (ati drivers), this is also in the "Drivers" directory @ %systemdrive%. 3 has to call up the nvidia.exe (nvidia drivers), this one is also in the "Drivers" directory @ %systemdrive%. 4 has to call nothing and just exit the script. Can someone help me with this. Thanks in advance!!
-
[Release] Google Chrome v0.3.154.9 BETA
Google Chrome 0.4.154.25 Beta is out also. Got the offline-installer from C:\Documents and Settings\USER\Local Settings\Application Data\Google\Update\Download The chrome_installer.exe is silent from itself and is 8,36MB http://www.mediafire.com/?sharekey=9fd6762...2db6fb9a8902bda MD5: E7F696B87A28DC291B3899C5BA11D640
-
Delete Startup items?
Thank you! Works perfect.
-
Delete Startup items?
It works but the cleanup.cmd askes me to confirm that i want to delete those register items??
-
Delete Startup items?
So something like this?
-
Delete Startup items?
I want them to be deleted in cleanup.cmd, after fresh installation.
-
[Release] Google Chrome v0.3.154.9 BETA
- Delete Startup items?
Hey, Can someone tell me how i can delete start items from HKLM/Run? I want to delete a couple of these (at HKLM/Run): And how to delete Windows Live Messenger from HKCU/Run? Also there is one program which starts from Common (Startup Common) what is the way too delete this startup entrie? Thanks in advance! Grtz, Raoul- [Release] RivaTuner v2.22
RivaTuner v2.20 is out- IE7 and WMP11
I did the following for IE7: And then used the odyn1982 bat, and made myself a switchless IE7 that works. For WMP11 i did the following. I unieextracted the original installer and put all files in my $OEM$. Then i called setupwm.exe from cmdlines. Works fine. - Delete Startup items?