Everything posted by cino
-
Silence of the foxes updated
nice work LaptoniC, thanks for the update en buyuk fener
-
Also Ideas for more program downloads list here
whay not, try DVDFab Decrypter addon is here
-
Also Ideas for more program downloads list here
look here
-
Windows Live™ Messenger Invitation Topic
thanks Martin I signed on today
-
Windows Live™ Messenger Invitation Topic
hi guys, can I kindly request an invite please? '''@hotmail.com
-
[How-to] MicrowinX Project
gdogg, if you don't mind I would love to test this .
-
[RELEASE] DAMN NFO Viewer 2.10.0032.RC3
**** NFO Viewer is an utility for viewing text files containing ASCII Art (e.g. nfo files), and it proved itself to be handy So... if you're fed up with starting some DOS-like file manager each time you need to view nfo file, or ain't too happy with the viewer you use, or (worst case) use Notepad - give this little tool a try. Information: info Version: 2.10.0032.RC3 Credit: cino Size: 282 KB Main: download Alternate: n/a MD5: 0387DB1D54DFEAF01A39B1EE2341401F -tested on VMware. -this dosn't create any shortcuts.
-
[Desktops] 2006
here is mine...
-
"Right Click ----> List Contents" tweak
I'm confuse... which one of these scripts is working? can someone post the full code please? many thanks.
-
[How To] Sliptream WMP10 & .NET Framework
I'm not sure if anyone else post this before but I wanted to share my experience. Step 1 - Download and run Greenmachine's - Modified the XPCREATE.INI DLAUTO and DLURL sections with new values DLAUTO: YES DLURL: http://geocities.com/utln/XPCLISTS (thanks to utln for providing the link) - Run XPCREATE.CMD to create the folders. - Place your XP CD to your CD/DVD Drive. - Run XPCREATE.CMD again to start the process. Program will download and slipstream all necessary patches if everything goes well you'll end-up with new ISO called XPCREATE.ISO Step 2 (optional) - Download and install nLITE. - Integrate all your drivers. - Remove windows components. - Create your ISO Your new CD now ready to install with pre integrated Microsoft patches including WMP 10 and .NET Framework 1.1
-
OUTSTANDING AutoIT Utilities!
thanks for your reply Maverick, it was very helpfull.
-
[How To]: Nero 6.6.0.0 7zip
great post, worked like a charm plus it looks like an original nero exe thanks.
-
OUTSTANDING AutoIT Utilities!
I see... I made my first script for MS AntiSpyware if I want to install this from cd what would be the correct path for the AntiSpyware.exe in the actual script? Opt("WinWaitDelay",100) Opt("WinTitleMatchMode",4) Opt("WinDetectHiddenText",1) Opt("MouseCoordMode",0) Run('C:\AntiSpyware.exe') WinWait("Microsoft AntiSpyware","WARNING: This comput") If Not WinActive("Microsoft AntiSpyware","WARNING: This comput") Then WinActivate("Microsoft AntiSpyware","WARNING: This comput") WinWaitActive("Microsoft AntiSpyware","WARNING: This comput") Send("{TAB}{TAB}{ENTER}") WinWait("Microsoft AntiSpyware","I &do not accept the") If Not WinActive("Microsoft AntiSpyware","I &do not accept the") Then WinActivate("Microsoft AntiSpyware","I &do not accept the") WinWaitActive("Microsoft AntiSpyware","I &do not accept the") Send("{UP}{ENTER}") WinWait("Microsoft AntiSpyware","Click Next to instal") If Not WinActive("Microsoft AntiSpyware","Click Next to instal") Then WinActivate("Microsoft AntiSpyware","Click Next to instal") WinWaitActive("Microsoft AntiSpyware","Click Next to instal") Send("{ENTER}") WinWait("Microsoft AntiSpyware","The wizard is ready ") If Not WinActive("Microsoft AntiSpyware","The wizard is ready ") Then WinActivate("Microsoft AntiSpyware","The wizard is ready ") WinWaitActive("Microsoft AntiSpyware","The wizard is ready ") Send("{ENTER}") WinWait("Microsoft AntiSpyware","The installation wiz") If Not WinActive("Microsoft AntiSpyware","The installation wiz") Then WinActivate("Microsoft AntiSpyware","The installation wiz") WinWaitActive("Microsoft AntiSpyware","The installation wiz") Send("{ENTER}")
-
OUTSTANDING AutoIT Utilities!
if you install your application from the cd using RunOnceEx.cmd how do you activate this scripts?
-
How can you NOT require CTRL-ALT-DEL logging in?
1. Start / Run / "control userpasswords2" - no quotes 2. Uncheck User must enter a user name and password to use this computer
-
File for AutoGK 1.60 silent install
I saved the file as a GK.au3 I dont know much about AutiIt. I have few questions if you can answer; where do I need to place this file ? where shuld I place the autogordianknot.1.60.setup.exe,? how can I automate this scrip during unatandent install? TIA
-
Easy RunOnceEx.cmd
very handy tool, thanks eagle00789
-
Windows MCE 2005 And Other Software->UXPCD
start from here
-
Easy RunOnceEx.cmd
same here, I'm unable to download.
-
WinINSTALL LE
thanks mazin awsome work. I manege to build Alcohol 120 and ACD See packages, both installed fine only one problem though, new hardware found screen pops-up during alcohol install, is there any way to fix this?
-
J2SE 5.0 has gone final
I just did a clean UA XP install, works like a charm. thanks RyanVM great work
-
Unattended xp on external harddrive?
thanks MCT, if I copy my UA CD files to a HD can I call winnt.exe with this method ?
-
Office Shrinker [reduce source of o2k3/xp/2k]
LostOne, I did the same except I used winrar sfx works fine. ;The comment below contains SFX script commands Setup=setup.exe TRANSFORMS=Unattended.MST /qb- TempMode Silent=1 Overwrite=1 Title=Office 2003 Pro Text { MS Office 2003 Pro
-
Daemon Tools Final Solution
GDragoN's solition works like a charm. thanks mate
-
Unattended xp on external harddrive?
this would be realy handy, just like IBM's F11 function.Is it posible to create a hiden portition that contains UA CD files?