Everything posted by vbussiro
-
FTP access timeout behnid isa 2004
Hi, I've got a problem accessing ftp sites. I'm behind an isa 2004, and made rules allowing ftp protocol (disabled/enabled ftp filter, disabled read only ftp, installed isa firewall client, no changes). I can access root of the ftp site, but when i try to list a folder, i get a timeout. Any idea ?
-
french keyboard during ris login ?
Yes, I agree. I think it's somewhere near startrom.com and ntldr located in \\risservername\reminst\oschooser\i386. May I add an sif in this folder like I saw on image folders ? (sorry I'm french, it may be quite difficult to understand me )
-
french keyboard during ris login ?
up... Should I post elsewhere ?
-
french keyboard during ris login ?
How to use the french keyboard layout during ris installation (just after hit F12 key). It's quite hard to type passwords with symbols for my dears domain users... I suppose I must have a french or customized version of startrom.com, but didn't found any or how to modify it. Thanks
-
3dMark03?
Addition : the license key is stored in clear into the registry, it's easy to add it after silent install.
-
Unattend format
ok I will read how to make inf .... **** that's the only thing that goes wrong...
-
Unattend format
In my runonceex.cmd This is not working REG ADD %KEY%\023 /VE /D "Conversion du disque"REG ADD %KEY%\023 /VE /D "convert d: /fs:ntfs"I don't understand very well your way with inf, should I try this ? REG ADD HKLM,"System\CurCtrlSet\Ctrl\Session Manager","BootExecute",0x00010000,"autcheck autoconv \\??\D: /FS:NTFS /CVTAREA:xxx.xx"as c: is converted by winnt.sif i didn't forget this
-
Unattend format
This topic joins my other here
-
unattend convert
I'm not using inf... could you translate (I use the Aaron's unattend guide) for my runonceex.cmd ?
-
Unattend format
And convert asks me the volume name... I want a silent conversion...
-
Unattend format
Already tried, but it's a sata disk with a controller with no dos support... (SIS964) Disk is only accessible in xp install or with gdisk (no ntfs) or partition magic (no license....)
-
unattend convert
Is there a way to convert all the partitions to ntfs instead of only the system one ? I tried convert in runonceex, but it's not silent...
-
Unattend format
We can do this : FileSystem=ConvertNTFSThere isn't a "QuickFormatNTFS" or something like ? That'll be too easy I think Already read some topics about it, but much more complicated.
-
Install not completely unattended / hang at t-12
Perhaps the same(s) errors as i just did (see my previous post) Can you post your RunOnceEx.cmd code ?
-
Product Key, something strange about it
Maybe You have a CD with modified product ID ? Already seen something like this with an "unofficial" corporate which was modified to accept professional cd key (of no windows update)
-
Unattend problem
Exactly... It's solved. No more stall But....I've got an invalid swtich warning in my adobe silent install... Think it's because I've some \" in excess Will try another way, calling .cmd where switches were working Thanx for help
-
Unattend problem
Another silly question, already seen here, but what is the syntax for atuomatic converting to NTFS in winnt.sif ? (For my next try)
-
Unattend problem
nothing, just runonceex But now i've modified my stupids errors, it should be working...
-
Unattend problem
retrying...
-
Need GFX artist for my unattended Windows xp DVD
+1 Great source.
-
Unattend problem
Dawn ... seeing there is 022 twice Retrying
-
Unattend problem
Since I try to use RunOnceEx, install stalls at stage T-12 here is my runonceex.cmd cmdow @ /HID@echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installation des mises à jours et des programmes" /f REG ADD %KEY%\001 /VE /D "Preparation de l'ordinateur" /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\prepare.cmd" /f REG ADD %KEY%\005 /VE /D "Mises a jours Windows XP"REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Hotfixes\hotfixes .cmd" /f REG ADD %KEY%\005 /VE /D "Panneau de controle ATI"REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\applications\ati\cpanel\setup.exe -S" /f REG ADD %KEY%\006 /VE /D "Adaware 6.0"REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\applications\adaware\aaw6181.exe /s" /f REG ADD %KEY%\007 /VE /D "Adobe Acrobat Reader 6.0"REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\applications\AdobeReader\AdbeRdr60_fra_full.exe -p\"-s /v\\"/qn\\"\"" /f REG ADD %KEY%\008 /VE /D "MSN Messenger 6.1"REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\applications\MSN\msnmsgs.msi /QB" /f REG ADD %KEY%\009 /VE /D "Google Toolbar"REG ADD %KEY%\009 /V 1 /D "%systemdrive%\install\applications\googletoolbar\google_toolbar_google_toolbar_2.0.110_francais_10208.exe /q /d" /f REG ADD %KEY%\010 /VE /D "Codecs Real Audio et Video"REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\applications\realalt\Real_Alternative_1.21.exe /VERYSILENT /SP-" /f REG ADD %KEY%\011 /VE /D "Codecs Quicktime"REG ADD %KEY%\011 /V 1 /D "%systemdrive%\install\applications\quicktimealt\quicktimealt132.exe /VERYSILENT /SP-" /f REG ADD %KEY%\012 /VE /D "Winrar 3.30"REG ADD %KEY%\012 /V 1 /D "%systemdrive%\install\applications\winrar\wrar330.exe /s" /f REG ADD %KEY%\013 /VE /D "Microsoft Works Suite 7.0"REG ADD %KEY%\013 /V 1 /D "%systemdrive%\install\applications\MSWORKS\Install.exe /QB" /f REG ADD %KEY%\014 /VE /D "Macromedia Flash & Shockwave Player"REG ADD %KEY%\014 /V 1 /D "%systemdrive%\install\applications\flash\Flash_Shockwave_Full.exe /s" /f REG ADD %KEY%\015 /VE /D "Player et Codec Divx Pro "REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\applications\flash\Flash_Shockwave_Full.exe /s" /f REG ADD %KEY%\020 /VE /D "Norton Internet Security - 90 jours "REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\applications\NIS2004\SymSetup.EXE /O REBOOT=ReallySuppress /QB" /f REG ADD %KEY%\021 /VE /D "Winamp 5.03 "REG ADD %KEY%\021 /V 1 /D "%systemdrive%\install\applications\winamp\winamp503_snowpatrol.exe /S /install=DSRFQA" /f REG ADD %KEY%\022 /VE /D "Modifications de la base de registre"REG ADD %KEY%\022 /V 1 /D "REGEDIT /S %systemdrive%\install\tweaks.reg" /f REG ADD %KEY%\022 /VE /D "Fin de l'installation et redemarrage de l'ordinateur"REG ADD %KEY%\022 /V 1 /D ""%systemdrive%\install\cleanup.cmd" /f EXITCan't see where it's wrong. Anyone help ? I tried to execute it on a fresh install, and at reboot, runonceex menu is working...
-
Unattend without cdkey and owner name
Testing... Thank you !
-
Unattend without cdkey and owner name
I want to make an auto install , but not fully unattend, as I want the user to fill his name and his cd-key. I tried to blank these fields in my winnt.sif, and it's working, but with an error message saying the unattend is not complete. This is not very "user-friendly"... merci de votre aide ;-)
-
Automatic Formatting the C(Installation-)Drive
Hi, I'm very intersted by the diskpart/quickformat method, and even more if it could be integrated in an unattend install. So... Is it possible ? And where should I put these .cmd ? Many thx... My Fully unattended recovery CD just wait it !