
CrashUK
Content Type
Profiles
Forums
Events
Posts posted by CrashUK
-
-
microwinX is copyrighted and infridging on this will result in legal issues.
it windows with litesteps as shell and slimmed down with nlite.. dont think you should go around going on infrudging your copyright as you dont have one. what is copyrighted?
also on they site it says "You agree to never use the microwinX source code" what code?
dont unstand where or what is copyrighted?
-
try it this way. this way it has to exit so the next program can install.. but 40 secs should do if it dont outpost should still install ok.
Run("OutpostProInstall.exe /VERYSILENT /SP- /NORESTART");pass automatic config screen
WinWaitActive("Configuration Wizard")
WinActivate("Configuration Wizard")
Send("{ENTER}")
;pass configuration wizard screen
Sleep(40000)
WinWaitActive("Configuration Wizard")
WinActivate("Configuration Wizard")
Send("{ENTER}")
;pass finish installation screen
WinWaitActive("Configuration Wizard")
WinActivate("Configuration Wizard")
Send("{ENTER}")
Send("{ESC}")
WinKill ( "Configuration Wizard" )
Send("{ENTER}")
EXIT
-
[quote name='Hammett' post='169841' date='Aug 17 2004, 03:23 AM']It is possible by using a -auto switch on the command line:
"LooknStop_Setup_205.exe -auto"
Other available switches:
-path "xxx" => to install Look 'n' Stop in xxx
-reg "regfile" => to apply a regfile with Look 'n' Stop predefined options
-startauto to have Look 'n' Stop automatically started at Windows startup
-startmenu to create shortcuts in the Windows Start Menu
-reboot to automatically reboot after the installation (if required)
-run to run Look 'n' Stop after the installation (apply only if no reboot is required)
The uninstall can also be automated:
looknstop -uninstall -auto
Note that these features are rarely used so it is possible there are some bugs there :-\
[/quote]
Thanks M8 -
Well never liked v4.x any way I always used the older verion. dont see the point in playing a mp3 when installing programs. the point in makeing a custom version of xp is you put the disc in and install windows and the programs and go out or some thing or install the os more then one computer it saves time.
-
Hi can this be done for Gordian Knot also... I like Gordian Knot lets me takes things
-
Extract the cabinet, modify the content, then repackage it.
with what program? for get that I did it thanks
-
I did a search but could not find any thing..
I what to update the driver.cab
I what to add amdk6.sys, amdk7.sys processr.sys they drivers from windows 2003 server they more uptodate drivers that give better speed in some programs and faster defraging and read and write..
-
REG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Winamp\Winamp5.05.msi /qn INI="%CDROM%\Software\Winamp\winamp.ini"" /f
should be
REG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Winamp\Winamp5.05.msi /qn INI=\"%CDROM%\Software\Winamp\winamp.ini\"" /f
Also disable Norton or install it afterwards. THe "malicious" script is just a VBS file that copies the INI file from your specified location to mine. That's it.
if your going to install norton you may as well install a virus..
-
My hotfixs are not installing.. Dont unstand why..
this is my svcpack.inf
Version]
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600
[setupData]
CatalogSubDir="\i386\Update"
[ProductCatalogsToInstall]
[setupHotfixesToRun]
JS56NEN.exe /Q:A /R:N
823182.exe /Q /N /Z
823353.exe /Q:A /R:N
824105.exe /Q /N /Z
824141.exe /Q /N /Z
825119.exe /Q /N /Z
826939.exe /Q /N /Z
839645.exe /Q /N /Z
840315.exe /Q /N /Z
840374.exe /Q /N /Z
841873.exe /Q /N /Z
842773.exe /Q /N /Z
867801.exe /Q:A /R:N
817778.exe /Q /N /Z
dxsetup.exe /silent
QCHAIN.exe
and part of my DOSNET file
[Version]
signature="$Windows NT$"
DriverVer=07/01/2001,5.1.2600.1106
[Directories]
d1 = \I386
d2 = \cmpnents\tabletpc\I386
d3 = \cmpnents\mediactr\I386
d4 = \cmpnents\netfx\I386
[Miscellaneous]
ProductType = 0
MinimumMemory = 67108864
DestinationPlatform = i386
ServicePack = 1.0
[OptionalSrcDirs]
Update
-
Where did all the SP1 hot fixs go..
I dont like SP2 its not a update its a new os..
-
Just what to point this out.. you can not install .net from cd-rom or dvd-r you need to copy the setup files to your hard disk..
-
9600SE is not good for Doom3 I would get a ATI9800SE and Some of them can be moded to ATI9800 Pro
ATI9800SE is about 10% faster then a ATI9600 Pro
-
Good Luck... Also plz use compression
-
@CrashUK
Use $OEM$\Driverz...
-=[serialzs]=-
Try that windows unpacks the drivers but does not install them.. ??? anyone know why.. I am using your new version..
-
You may have to use the make directory command and then use copy or xcopy commands to complete you task.
I done it now
move %systemdrive%\driverz %systemdrive%\windows\
-
You can make it SFX file and put this in your comment
.SFX:
;The comment below contains SFX script commands
Path=.\%systemroot%\
SavePath
Silent=1
Overwrite=1
so when you can call it from your (runonceex or winnt.sif)
I what to move the folders dont need SFX file..
Windows Setup unpacks the drivers to that folder... I just what to move the folder once windows is install...
-
Only I what to know what command I need to move a folder..
I what to move:
move %systemdrive%\driverz\ %systemdrive%\windows\
I try that command but it did not work?
-
@CrashUK
Use $OEM$\Driverz...
-=[serialzs]=-
Also can you tell the commands to move the c:\driverz\ to c:\windows\driversz
Once Windows has been installed
maybe rename it to DriverPack..
I know how to copy them but not how to move them.. I what to use move down to it being a lot faster..
-
@Lucius Snow
NO...
$OEM$\$1\Driverz is for copying file to %systemdrive%\DRIVERZ without extracting it...
$OEM$\Driverz is for my program that will extract compressed drivers
in %systemdrive%\DRIVERZ with the subdirectory...
So which one will work.. or which is best or fastest
Which one should I use??
I tryed
$OEM$\Driverz
when windows is install you get them black windows and you see it unpacking the drivers..
If I use the $OEM$\$1\Driverz will it still install my drivers.
-
I am the same dont unstand?
-
@Lucius Snow
NO...
$OEM$\$1\Driverz is for copying file to %systemdrive%\DRIVERZ without extracting it...
$OEM$\Driverz is for my program that will extract compressed drivers
in %systemdrive%\DRIVERZ with the subdirectory...
So which one will work.. or which is best or fastest
-
@CrashUK
thats okie if you want to use %systemdrive%\DRIVERZ folder...
your compressed drivers in $OEM$\Driverz will always have a subdirectory and extract there... the name of your compressed drivers will be the name of the subdirectory...
-=[serialzs]=-
So when windows install it will unpack the file to c:\driverz\ then windows will look for the drivers they??
-
Also I copy the .7z to $OEM$/$1/Driverz/
Should had it been $OEM$/Driverz/ ?
Bit mixed up??
-
@all
i update the files in my 1st post
-=[serialzs]=-
whats new in the update
Threatfire complement to antivirus
in Malware Prevention and Security
Posted
I run nod32 and Threatfire at the same time.. I find if I only run nod32 on its own.. some virus can get passed.. but runing both works very well if nod32 does miss some thing then Threatfire will stop it.. Threatfire puts all the control to the user so you know its a virus or just some new program your installing.