-
Posts
147 -
Joined
-
Last visited
-
Donations
$0.00
Content Type
Profiles
Forums
Calendar
Store
Everything posted by sk8er_boi
-
Why don't u just mount the iso with a image drive software? It copies requires files on windows environment. And after reboot it install windows 7. No wasted dvd's or messing with usb sticks.
-
Vista Update Integrator New Version 1.0Beta4!
sk8er_boi replied to AlbertS2's topic in Unattended Windows Vista/Server 2008
Selecting all drivers one by one is too boring. Can't u make someting to add all drivers from a folder? -
/NAME switch doesn't work. Registered user is always USER.
-
Run live installer. Select what u want. Wait download.. And look Program Files\Common Files\WindowsLiveInstaller directory . aha! there it is. thank you.
-
is there a way to get "msn 8.5 final msi setup" from windows live installer?
-
Office Shrinker [reduce source of o2k3/xp/2k]
sk8er_boi replied to buckeyeXP's topic in Microsoft Office
Has anyone succeeded shrinking a O2003 Sp3? My script always stops at somewhere saying some files not found. -
Sign In Settings for Windows Live Messenger 8.1
sk8er_boi replied to JuMz's topic in Application Installs
should be different for all users. in application data folde i think. -
orbit and fdm, both installed on my pc. orbit 2.0 rips any online video without effort and fdm has great flexible download options.
-
what's the script tool thing? don't want to make a unattended nero lite install? then write this to a .bat file @start / wait nero7lite.exe /verysilent /norestart /USER="ZeWombat" /COMPANY="Marsupials inc." /SERIAL="my serial"
-
AutoIT Script Collection - Contributions Only
sk8er_boi replied to FuzzBall's topic in Application Installs
Hacker Smacker 3 Opt("WinTitleMatchMode", 4) Run("setup.exe") WinWait("InstallShield Wizard") WinActivate("InstallShield Wizard") WinMove("InstallShield Wizard","",@DesktopWidth +200,@DesktopHeight +200) WinWait("HackerSmacker - InstallShield Wizard","The InstallShield(R) Wizard wi") WinMove("HackerSmacker - InstallShield Wizard","",@DesktopWidth +200,@DesktopHeight +200) ControlClick("HackerSmacker - InstallShield Wizard","The InstallShield(R) Wizard wi","Button1") WinWait("HackerSmacker - InstallShield Wizard","I &accept the terms in the lic") ControlClick("HackerSmacker - InstallShield Wizard","I &accept the terms in the lic","Button3") ControlClick("HackerSmacker - InstallShield Wizard","I &accept the terms in the lic","Button5") WinWait("HackerSmacker - InstallShield Wizard","&Serial Number:") ClipPut("USER HERE") send("^v") send("{TAB}") ClipPut("COMPANY HERE") send("^v") send("{TAB}") ClipPut("SERIAL HERE") send("^v") send("{ENTER}") ControlClick("HackerSmacker - InstallShield Wizard","&Serial Number:","Button6") WinWait("HackerSmacker - InstallShield Wizard","NewBinary12") ControlClick("HackerSmacker - InstallShield Wizard","NewBinary12","Button1") WinWait("HackerSmacker - InstallShield Wizard","Click Install to begin the ins") ControlClick("HackerSmacker - InstallShield Wizard","Click Install to begin the ins","Button1") WinWait("HackerSmacker - InstallShield Wizard","The InstallShield Wizard has s") ControlClick("HackerSmacker - InstallShield Wizard","The InstallShield Wizard has s","Button1") WinWait("HackerSmacker Installer Information","You must restart your system f") ControlClick("HackerSmacker Installer Information","You must restart your system f","Button2") -
AutoIT is the best thing after DVD Writer. Bah. Beyond unattending i make simple apps that i can't code in other languages with that small size of code. it's simply amazing.
-
anyone succeeded eliminating "dangerous applications" popups in next reboot? i used beeker's xml but no luck.
-
Umarım paylaşımlarımız kabul görür AcroReader8_Türkçe_Lite dosya boyutu :14MB Thanks abi
-
Making a frontpage is effective about it. Unreal Portal for Invision forum is nice.
-
i call them "flash bellek" in turkish. which means flash memory.
-
Why doesn't adobe release a turkish version
-
Free Download Manager is THE best now. I totally left flashget. Fed up with downloading broken parts and stucking downloads at %99. But fdm ownz.
-
what do you require to make a turkish installer? I helped hpguser( i don't remember exact nick) to make a turkish one before.
-
silent installation the best things after sex lol
-
i know alternatives. but paint's just needed. i copied exe to sys32 but when i run i got a err saying "blank file couldn't be created" in turkish.
-
i know alternatives. but paint's just needed. i copied exe to sys32 but when i run i got a err saying 1
-
What's wrong with my unattended.xml?
sk8er_boi replied to sk8er_boi's topic in Unattended Windows Vista/Server 2008
Thnx guys. I solved my problems. I messed a lot but succeeded with a silent install.