Jump to content

Mr.J!M

Member
  • Posts

    98
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Mr.J!M

  1. Hello, I would like to finalize my cd and i am near the end! My system CD: Windows 2000 MUI 1) Does anyone know how to uncheck the "register DNS name" in the tcp/ip / Propertie / advanced propertie /DNS? 2) Remove "My documents" folder on desktop, I think the key for Xp and 2000 are not the same there are no "hide icon" 3) Computer properties / Advanced / Startup and recovery / i would like to change the 30' of "display list of operating system to 5' PS: I have already search in all the board and i don't found any answer for this 3 points.
  2. No one know?
  3. Here is the same version as me http://download.com.com/3001-2378-8338119.html
  4. i'm bloked :'(
  5. Ok thanks for ligthing me ^^ I will execute the ie6 in runonceonce... Thanks /\/\o\/\/
  6. Yes is so stupid to install iE5 then iE6...
  7. How to upgrade my windows 2000 professional SP4 MUI with ie5 to windows 2000 professional SP4 MUI with ie6 By slipstreaming mode? I can run the ie6setup after but i think i lost space on my disc... Like SP4.
  8. Edit your winnt.sif file: [UserData] FullName=yronnen OrgName="Your Compagny" ComputerName=* ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" The * generate a unique number
  9. an an admin can move this post to APPLICATION SWITCH? Thanks
  10. I know this software but my corporate must use acrobat 5 version to have a "standard" version for all pc around the world. we choose acrobat 5.01
  11. I've got a problem with: I've an another problem: ACROBAT READER 5.01 The batch is ok when i execute it manually but it don't work in unattend mode :/ It's launch but nothing after :/ an idea? I don't want to install the SLOOOOOOOOWLY acrobat 6. It's just a viewer! not an autocad or a Catia system!! My files: RunOnceEx.cmd ... REG ADD %KEY%\015 /VE /D "Acrobat 5.01" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Acrobat5\acrobat.cmd" /f ... Acrobat.cmd cmdow @ /HID @echo off start %systemdrive%\install\Acrobat5\setup.exe -s -f1"%systemdrive%\install\Acrobat5\setup.iss" exit setup.iss: [InstallShield Silent] Version=v5.00.000 File=Response File [File Transfer] OverwriteReadOnly=NoToAll [DlgOrder] Dlg0=SdWelcome-0 Count=3 Dlg1=SdAskDestPath-0 Dlg2=MessageBox-0 [SdWelcome-0] Result=1 [SdAskDestPath-0] szDir=C:\Program Files\Adobe\Acrobat 5.0\ Result=1 [Application] Name=Reader Version=5.1 Company=Adobe Lang=0009 [MessageBox-0] Result=1
  12. Hum ok my problem is resolve. i store every regtweaks in one reg at the cmdline stage. I've an another problem: ACROBAT READER 5.01 RunOnceEx.cmd ... REG ADD %KEY%\015 /VE /D "Acrobat 5.01" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Acrobat5\acrobat.cmd" /f ... Acrobat.cmd cmdow @ /HID @echo off start %systemdrive%\install\Acrobat5\setup.exe -s -f1"%systemdrive%\install\Acrobat5\setup.iss" exit setup.iss: [InstallShield Silent] Version=v5.00.000 File=Response File [File Transfer] OverwriteReadOnly=NoToAll [DlgOrder] Dlg0=SdWelcome-0 Count=3 Dlg1=SdAskDestPath-0 Dlg2=MessageBox-0 [SdWelcome-0] Result=1 [SdAskDestPath-0] szDir=C:\Program Files\Adobe\Acrobat 5.0\ Result=1 [Application] Name=Reader Version=5.1 Company=Adobe Lang=0009 [MessageBox-0] Result=1 The batch is ok when i execute it manually but it don't work in unattend mode :/ It's launch but nothing after :/ an idea?
  13. hum, i'm using MUI version of 2000 maybe the language making error ? i check that this morning...
  14. That said: "the group don't exist" with an OK button only... I don't see where the error in my code is wrong :/
  15. i can't...manually.When i go to user & password screen and i choose ADD, it create an error :/ i'm not trying to create user in the unattend phase.
  16. I've got a new Problem :/ My runonceEx is ok now but i can't create new user! :'( Here is my default.reg file (execute in cmdlines.txt phase) in $OEM$: Windows Registry Editor Version 5.00 ;Change MenuShowDelay Menu + rapide [HKEY_CURRENT_USER\Control Panel\Desktop] "MenuShowDelay"="100" ;Ecran de fond [HKEY_CURRENT_USER\Control Panel\Desktop] "Wallpaper"="C:\\WINNT\\CarboneLorraine.bmp" "WallpaperStyle"="0" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "HideFileExt"=dword:00000000 "Hidden"=dword:00000002 "ShowCompColor"=dword:00000000 "DontPrettyPath"=dword:00000000 "ShowInfoTip"=dword:00000000 "HideIcons"=dword:00000000 "MapNetDrvBtn"=dword:00000000 "WebView"=dword:00000000 "Filter"=dword:00000000 "SuperHidden"=dword:00000000 "SeparateProcess"=dword:00000000 "StartButtonBalloonTip"=dword:00000001 "ShowSuperHidden"=dword:00000000 "ClassicViewState"=dword:00000000 "StartMenuInit"=dword:00000001 ;Activer l'ecran de veille protegé [HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaveActive"="1" "ScreenSaverIsSecure"="1" "ScreenSaveTimeOut"="1200" "SCRNSAVE.EXE"="C:\WINNT\system32\logon.scr" ;Enlever historique documents récents à chaque extinction [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ClearRecentDocsOnExit"=dword:00000040 ;Pour verrouiller le pavé numérique au démarrage de la machine. [HKEY_USERS\.DEFAULT\Control Panel\Keyboard] "InitialKeyboardIndicators"="2" "KeyboardDelay"="1" "KeyboardSpeed"="31" cmdlines.txt in $OEM$ [COMMANDS] "RunOnceEx.cmd" "REGEDIT /S Default.reg"
  17. Ok i will try this. Ca va allez;)
  18. Hello, I'm creating a windows 2000 Pro and i've some problems... - I must copy REG.exe into $OEM$\system32? Because my RunOnceEx do not run - I have to copy the default user folder into DOCS (cmdlines.txt) or i just have to run some reg? What about NTUSER.DAT? I have read the greeenmachine and i dont want to understand what to do For DEFAULT USER: - lock the screensaver to 30 Mins with password protect - do not hide common files - details view - Windows classic - no web desktop - fixed wallpaper What do you think? I can use current User in registry? with cmdlines.txt...
  19. Hello, Have you got any links, url or infos about Windows 2000 multilanguage? I have to create an unattend CD of Windows 2000 for many country and i want to have infos about multilanguage Tips.
  20. Ok i will test it !
  21. Is XPlode work on an Windows 2000?
×
×
  • Create New...