
koden
MemberContent Type
Profiles
Forums
Events
Everything posted by koden
-
winnt.sif will not delete partition?
koden replied to koden's topic in Unattended Windows 2000/XP/2003
off course... I must have been blind :-)) -
I can't get my winnt.sif file to automatic to delete partition and install NTSF aut. It have been working. But after moving and deleting my XPCD folder, something is wrong. I can't see that it should be my winnt.sif. But am I right there??? ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=yes TargetPath=\WINDOWS Repartition=no UnattendSwitch="yes" WaitForReboot="No" OemPnPDriversPath="Drivers\001_network" DriverSigningPolicy=Ignore [GuiUnattended] EncryptedAdminPassword=NO OEMSkipRegional=1 AdminPassword=* TimeZone=105 OemSkipWelcome=1
-
thanks: the problem was that they have changed some text in the url. It's okay now :-))
-
I have used this link to login to this site automaticly. But after the site has changed the username to my email adress, it doesnt work anymore. Is it because there is something in the email adress (like @ f.ex.) that this code doesn't like?? http://webmail2.ofir.dk/redirect?http://ww...angskode=xxxxxx
-
Silent installers for AnyDVD, CloneDVD and CloneCD
koden replied to ZoSTeR's topic in Application Installs
I can't get the silent file to work I do this: @echo off echo start /wait %systemdrive%\Install\CloneDVD\CloneDVD2Silent.exe start /wait %systemdrive%\Install\CloneDVD\SetupCloneDVD2Slysoft.exe /f echo pause and get error. Ok to error gives me reg. box. What do i do wrong?? -
SP2 hotfix convert my unattened SP1 to SP2?
koden replied to koden's topic in Unattended Windows 2000/XP/2003
Thanks. I will do that... -
I have an unattended installation (XPCD folder on C drive) with SP1. Now I would like to have the SP2 with the 834707 update instead. Do I have to make a new slipstreamed procedure first og can I just put SP2 in the XPCD folder, delete hotfixes and put the 834707 hotfixes in????
-
Your PC is without virus protection?
koden replied to koden's topic in Unattended Windows 2000/XP/2003
thanks..... -
Your PC is without virus protection?
koden replied to koden's topic in Unattended Windows 2000/XP/2003
I'm sure you are right. I have search for it. But if I search for it I get so many results, that has nothing to do with it. How do I search in the reg tweak string? I can only search the unattended string.... I think my problem is that I have a danish version, and don't no what the search words has to be.... -
How do I delete this warning after SP2 installation???
-
Is there a reg file that can disable administrator password boks, that comes up when I start my XP??
-
Can I get my favorites into my unattended inst.?
koden replied to koden's topic in Unattended Windows 2000/XP/2003
I could do it with XPdeploy, but I would prefeer to do it in another way, because I use my unattended to my self an other people. So it has to be easy to put in and take out. Good ideas are welcome.... Can I put my favorite folder in one of the oem folders?? -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
YES.... 1 and 2 after cleanup, and it is working thanks again -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
I'm back :-)) I have 2 folders i will delete install and drivers If i use this: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "Cleanup"="cmd /C RD %systemdrive%\\install /S /Q" "Cleanup"="cmd /C RD %systemdrive%\\drivers /S /Q" the install folder is still there after reboot and drivers is gone If I use this: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "Cleanup"="cmd /C RD %systemdrive%\\install /S /Q" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "Cleanup"="cmd /C RD %systemdrive%\\drivers /S /Q" the same the install folder is still there after reboot and drivers is gone if i use this [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "Cleanup"="cmd /C RD %systemdrive%\\install /S /Q" install is gone How do I delete 2 folders???? -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
aha...dubbel slash and cmd without exe Yes install is gone... :-) But i didn't se any cmd window, but what the F... :_)))) I'm very pleased...Thanks a lot.. -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
I have tryed to run this reg file and restart Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "Cleanup"="cmd.exe /C RD %systemdrive%\install /S /Q" But the install folder is still there :-(( -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
Thanks...you have helped me a lot. I will now try it.... -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
I think I will use the reg way to do it. But where do i put the code RD %systemdrive%\install /S /Q In my reg tweak folder ??? -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
Okay... :-) The file is in this folder :-)))) Sorry... RD %systemdrive%\install /S /Q is this to be put in my reg. tweak or my sif file??? I'm not sure what you mean :-) I'm a newbie...or a sort of.... -
Delete install folder after unattended install
koden replied to koden's topic in Unattended Windows 2000/XP/2003
If i will use del \*FOLDERNAME* /s/q can i then do it from my application.cmd as the last thing after installing all programs?? If yes..... How do it have to look? Like this: application.cmd file....... - - - - ECHO Applying Registry Tweaks... REGEDIT /S %systemdrive%\install\RegTweaks.reg ECHO. del C:\*install* /s/q echo -
Thanks.... I supose its only this I need ??? [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000001 ;Show Hidden Files and Folders
-
I still can't find 3. tweak that shows all folders. (if you after installation goes to ex. controlpanel you have to click on "show whats inside this folder". anyone that has this???
-
does XP SP2 firewall not bloch for ads an all that stuff??
-
Installing SP2. What happens with all the updates?
koden replied to koden's topic in Unattended Windows 2000/XP/2003
Okay...if i understand it right, i have to make a new slipstreamed with SP2 to a new XPCD folder. Copy my oem folder in to XPCD folder, without the 2 updates not surported by svcpack. The update folder, svcpack.inf in i386, I have to empty, and not use before the first SP3 update arrives. ??? winnt.sif I have to modified?