Jump to content

coucou

Member
  • Posts

    884
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by coucou

  1. Hi, Until today i got success installing WinXP unattended from a CD when winnt.sif file was in floppy disket a:, NO .bat file used. To do that, 1) i've deleted i386/unattend.txt and setupacc.txt 2) select BIOS Priority boot as: CD boot first then the Hard Disk as second boot and the floppy disket as third boot. The problem is that with the newest laptop there is no disket and no possiblity to add it. I tested today an unattended install with tha winnt.sif file in a USB Flash memory then in an SD memory... without success. Does anyone have an idea how to??? Regards coucou
  2. Hi, I've a JetFlash 128MB Usb Falsh Memory. Since this morning I can't access to it although its led is ON and Windows Exlorer detect it as "Removable Disk (H:)". When i click on it, i get "Please insert a disk into drive H:" message. Is there any how to make it working or at least to recover the data in it??? Regards coucou
  3. TX all, @blinkdt: Usually, i write scripts with AutoIt and solve that problem with sleep(xxxx). The problem is, AutoIt Window Info report for each CopyToDVD "active window screen" except the las one. NO "Window Title", "Status Bar Text", "Visible Window Text". Then, i opted to install CopyToDVD silently with the switches above, call sleep.exe 30 and then call Taskkil.exe to get ride of the last screen. Does my syntax above is correct??? Regards coucou
  4. Hello, I am trying to install CopyToDVD 3.0.56. The silent command " /VERYSILENT /SP- /NORESTART" works, but WPI moves onto the next command (taskkill) before it is done, which is a problem. So, I need to add a sleep time with the CopyToDVD setup.exe command. I have the sleep.exe file in a directory on my DVD and can call the command, but I'm not sure for the correct syntax (here bellow) to make it wait for say 30 seconds. prog[pn]=[CopyToDVD 3.0.56'] cmd1[pn]=['%cdrom%\\Software\\VSO\\copytodvd3_setup.exe /VERYSILENT /SP- /NORESTART'] cmd2[pn]=[''%cdrom%\\Software\\VSO\\sleep.exe 30'] cmd3[pn]=['taskkill /F /IM vsostart.exe'] rega[pn]=['%cdrom%\\Software\\VSO\\VSO.reg'] dflt[pn]=['yes'] cat[pn]=['CD/DVD Burners'] ordr[pn]=[400] pn++ Does anyone could check and confirm??? Regards coucou
  5. Apologies to all readers of this thread too and sorry to pollute it... i'm not a coder although i try hardly. Many TNX Yzöwl and sorry for bothering you. Regards coucou
  6. TNX YzOwl for the advise. May you let me know if the script bellow is correct??? @echo off&Mode 55,3&Color f2&Title Script By YzOwl for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do ( fsutil fsinfo volumeinfo %%i:|find "UWXPCD">nul 2>&1&&echo Your specified drive is -^> %%i:\ ) ping -n 4 127.0.0.1>nul&goto :eof set CDROM=%%i: REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set wpipath=%cdrom%\Software\WPI REM Force resolution to needed size for wpi interface. start %wpipath%\common\VideoChanger.exe 1024x768x32@85 -q REM Hide this command window. "%wpipath%\common\cmdow.exe" @ /hid REM Font installation - the smooth and customizable way. start /wait %wpipath%\common\fonts\fontinstaller.exe REM Special registry tweak needed. regedit /s "%wpipath%\common\wpi.reg" REM Make WPI directory the current directory. for /f "delims=: tokens=1" %%i in ("%wpipath%") do %%i: cd "%wpipath%" REM Start WPI and wait for its end start /wait WPI.hta REM Cleaning up the desktop. del /s/q "%userprofile%\desktop\*.lnk" REM Rebooting the sytem to finalize the installation process. --shutdown.exe -r -f -t 20 -c "Reboot in 10 sec..." exit :end Regards coucou
  7. Hi, TNX for this thread, I red it very carefully because i'm very concerned by. You describe exactly my problem. I tried many advises for a while without success.I've 2CDCD-ROM and I'm using a UA/WPI (WinXP+Appz) DVD. When I run it, after the WinXP install and restart, i got an error message: "'Windows No Disk' 'There is no disk in the drive. [Cancel] [Try Again] [Continue]" . I've to click 2 or 3 times on [Continue] then WPI started from the DVD. Here my winnt.sif command [GuiRunOnce] %systemdrive%\install\wpi\wpi.cmd @Yzöwl: I'm not a coder and don't want making mistakes. May you please help me merging @echo off&Mode 55,3&Color f2&Title Script By YzOwl for %%a in (c d e f g h i j k l m n o p q r s t u v w x y z) do ( fsutil fsinfo volumeinfo %%a:|find "UWXPCD">nul 2>&1&&echo Your specified drive is -^> %%a:\ ) ping -n 4 127.0.0.1>nul&goto :eofto my wpi.cmd here enclosed??? Regards coucou
  8. @almulder: here enclosed my wpi.md file As you can notice to look for DVD, i'm using "win51" file. The same in generate.js file. Here the winnt.sif command [GuiRunOnce] %systemdrive%\install\wpi\wpi.cmd @linkdt: Tnx for enlightening. I do not spent more time searching. Regards coucou
  9. Hi, I nearly finished my UA (WinXP+over 100 Appz) DVD and there's 2 problems remains. 1 error and 1 cosmetic. 1) No disk error: after the WinXP install and restart, i got an error message: "'Windows No Disk' 'There is no disk in the drive. Cancel] [Try Again] [Continue]" . I clicked 2 or 3 times on [Continue] and... WPI started from the DVD. Anyone have any idea how to solve this problem??? 2) Cosmetic: how to make the RunOnceEx dialog wider that i might try is making a longer text string (see enclosed image)??? Regards coucou
  10. TNX DarkShadows, I didn't red yet yr thread, but i'm going to. I rebuild my UA (WinXP+Appz) DVD. This time after the WinXP install and restart, again i got an error: "'Windows No Disk' 'There is no disk in the drive. Cancel] [Try Again] [Continue]" . I clicked 2 or 3 times on [Continue] and... WPI started from the DVD. Have you any idea what it could be??? Regards coucou
  11. Hello, I'm using a UA (WinXP+Appz) DVD. When I run it, after the WinXP install and restart, my cdrom is not detected and i got an error: "'Windows No Disk' 'There is no disk in the drive." Although i have this in my wpi.cmd file @ECHO OFF for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: echo Found CD-Rom as drive %CDROM% When wpi.cmd is called by winnt.sif [GuiRunOnce] %systemdrive%\install\wpi.cmd Any help would be appreciated Regards coucou
  12. Hi, Hope i not pollute this thread with my question. Can I use cdswitch to detect my CD/DVD??? In fact I'm using a UA (WinXP+Appz) DVD. When I run it, after the WinXP install and restart, my cdrom is not detected and i got an error: "'Windows No Disk' 'There is no disk in the drive." Although i have this in my wpi.cmd file @ECHO OFF for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: echo Found CD-Rom as drive %CDROM% When wpi.cmd is called by winnt.sif [GuiRunOnce] %systemdrive%\install\wpi.cmd If so, what winnt.sif [GuiRunOnce] command do i use Regards coucou
  13. TNX all for yr help @DL: You're right. This i do search without success. In fact my problem is not assigning drives. As i wrote above, After the WinXP install then restart my cdrom is not detected and i got an error: "'Windows No Disk' 'There is no disk in the drive." Although i add this in my .cmd file cmdow @ /HID @echo off FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\WIN51 SET CDROM=%%d I think, maybe i should use drive assignement. Have you any suggestion for CD detection problem??? @spiritpyre: Yes, in case of 2 HDD installed.Regarding RunOnceEx, i don't use it directly (i've no more RunOnceEx.cmd). I'm using WPI which include it anyway. My problem stay entire! Regards coucou
  14. Hi, @jjvs: I'm interested by yr diskpart suggestion for another problem i have. During the WinXP there are 2 restarts. 1st after copiying files from CD to the HD and the 2nd after Windows installation. Then after the windows installation, my CD is NOT detected and i have error message: "'Windows No Disk' 'There is no disk in the drive. Please insert a disk into drive' [Cancel] [Try Again] [Continue]" Using diskpart and diskpart.txt, how the system know that the cdrom (and not a hard disk) is assigned to z? Is there any documentation about diskpart? Cheers coucou
  15. Tnx all @spiritpyre: 1) Like you i think it something to do with Administrative Tools/Disks Management. I did it along time ago and not remember how. 2) TNX for the link. Finally i'll do like jbm+2forza suggestion. 3) Sorry, I added now the enclosed image on my original post (here above) Regards coucou
  16. TNX 2forza Yr Hex registry looks like contening all toolbar links! Isn't it??? As i wrote above, I've my personal links inside Quick Launch toolbar, which I copied in $OEM$\$Docs\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch. Then all what i need is enabling it. Regards coucou
  17. Hi, Looking for 3 tweaks 1) Hard Disks Drives assignment. I'm using 2 partitioned HDD, each one have 1 main parttion + 3 logical drives. Actually, when i use Windows Explorer i get : HDD1= C:\, E:\, F:\, G:\ HDD2= D:\, H:\, I:\, J:\ What tweak to get HDD1= C:\, D:\, E:\, F:\ HDD2= G:\, H:\, I:\, J:\ 2) Quick Launch Enabling. I put all the content of the "Quick Launch" toolbar in $OEM$\$Docs\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch The problem is that i have to enable it by right-click on "taskbar"/Properties then to check "Show Quick Launch" 3) RunOnceEx wider display (see enclosed image), it is possible? Regards coucou
  18. Hi, How can i get ride from "Old Virus Definition File" (see enclosed image) message after a silent install Here the silent switches i'm using Symantec\sav10.msi /qb RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS I know the a06lp step by step update definition. It's usefull for the fresh burned unattended CD. what about using that CD few months later? Regards couocu
  19. Hi, After hours of serach and test i found how to... with AutoIt $Lang = RegRead("HKEY_CURRENT_USER\Control Panel\International", "sLanguage") If $Lang = "FRA" Then OR Select Case $Lang = "FRA" when the serached key "sLanguage", "Locale", "sCountry"... could be found in Regional settings in the registry Tested working Enjoy coucou
  20. Hi, What command return the OS Language or the Regional setting? In fact i'm looking to add an "IF" condition in a .cmd file to call/select a specific language setup for a multilangual application. If it can help, here the regional setting in the registry [HKEY_CURRENT_USER\Control Panel\International] "Locale"="0000040C" "sCountry"="France" "sLanguage"="FRA" Regards coucou
  21. I tested twice. The 1st time i selected a NTFS quick format partiiton. The 2nd time i selected a NTFS (complet) format partiiton. In both try After the 1st Restart, i got the "Windowns XP" logo... then, error message "'Windows No Disk' 'There is no disk in the drive. Please insert a disk into drive' [Cancel] [Try Again] [Continue]" And in both try, i got no chance to continue, i had to eject my DVD then reload it and click on [Continue] (about 3 times) to start "Installing Windows"... Regards couocu
  22. Hello, I've prepared an unattended WinXP DVD with nLite then i add Bashrat drivers pack and WPI for applications install. I statred the install everything goes right (delete partition, create and format the partition, copyying files, initialising)... 1st Restart, i got the "Windowns XP" logo... I got an error message "'Windows No Disk' 'There is no disk in the drive. Please insert a disk into drive' [Cancel] [Try Again] [Continue]" No chance to continue, i had to eject my DVD then reload it and click on [Continue] (about 3 times) to start "Installing Windows"... After this lame installation, I couldn't find any CD/DVD with Windows Exlorer. Here my Winnt.sif ;SetupMgrTag [Data] AutoPartition = 0 MsDosInitiated = "No" UnattendedInstall = Yes AutomaticUpdates = Yes [Unattended] UnattendMode = FullUnattended OemSkipEula = Yes OemPreinstall = "Yes" Repartition = No FileSystem = * UnattendSwitch = Yes WaitForReboot= No DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore KeyboardLayout = "French" TargetPath = WINDOWS Hibernation = No AutoActivate = No [GuiUnattended] AdminPassword = * EncryptedAdminPassword = No OEMSkipRegional = 1 TimeZone = 105 OemSkipWelcome = 1 [Display] BitsPerPel = 32 Xresolution = 1024 YResolution = 768 Vrefresh = 60 [UserData] ProductKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" FullName = "XXXXX" OrgName = "XXXXX" ComputerName = "XXXXX" [TapiLocation] CountryCode = 33 AreaCode = 1 Dialing = Tone [RegionalSettings] LanguageGroup=1,12 SystemLocale=0000040c UserLocale=00000040c InputLocale=0409:00000409,040c:0000040c,040d:0000040d Language=040c [Identification] JoinWorkgroup = XXXXX [Networking] InstallDefaultComponents = Yes ;[WindowsFirewall] ; Profiles = WindowsFirewall.TurnOffFirewall I've prepared few times an unattended DVD, i never got that error! Where i"m wrong??? TNX for any help coucou
  23. Hello, Although I'm NOT a coder I wrote 2 silent AutoIt installers (tested working). HomeCinema_EN.au3 for English silent installation and HomeCinema_FR.au3 for silent French installation. I need a small script which detect/find the (System) Regional language and IF the regional language is French then call HomeCinema_FR.au3 ELSE/OTHERWISE call HomeCinema_EN.au3 in order to install Cyberlink Home Cinema unattended. In fact, The Cyberlink Home Cinema I have is Multilangual (English, French, German..). The Regional Language is detected when the install start, then the Home Cinema is installed as yr regional language system. In my case I’m running a WinXP Pro (English) and French applications. I set my winnt.sif as follow [Unattended] ... KeyboardLayout="French" ... [GuiUnattended] ... TimeZone=105 ... [TapiLocation] CountryCode=33 [RegionalSettings] LanguageGroup=1 SystemLocale=0000040c UserLocale=00000040c InputLocale=0409:00000409,040c:0000040c, Language=040c Regards coucou
  24. TNX Bashrat for yr patience. Have a last question regarding the ROE file. In fact I'm running WPI (Windows Post Installation) for my unattended installation. Here my original files (before addidng yr drivers) cmdlines.txt[ COMMANDS] "RunOnceEx.cmd" RunOnceEx.cmd cmdow @ /HID @echo off for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\WPI\WPI.exe" /f EXIT and here yr added BTS_DPs_ROE.cmd CMDOW @ /HID @ECHO OFF REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\937 /VE /D "BTS DriverPacks: finishing..." /f REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\937 /V 1 /D "%SystemDrive%\D\BTS_DPs_finish.cmd" /f EXIT Should I combine the 2 ROEs like this new RunOnceEx.cmd cmdow @ /HID @echo off for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /VE /D "BTS DriverPacks: finishing..." /f REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\D\BTS_DPs_finish.cmd" /f REG ADD %KEY%\002 /V 1 /D "%CDROM%\Software\WPI\WPI.exe" /f EXITNote: here BTS_DPs_finish.cmd will run before any software installation Or i can use my original RunOnceEx.cmd (see above) and add the command line for "BTS_DPs_finish.cmd" in the config.js of WPI (at the nearly the end) Regards coucou
  25. Hello, Here bellow you’ll find an AutoIt installers (English and French) tested working and the (registering) .reg file for Cyberlink Home Cinema. Cyberlink Home Cinema is including: PowerProducer 3.0 Medi@Show 3.0 PowerDirector 3.20 PhotoNow 1.0 PowerCinema 4.0 Enjoy By the Way, If someone can give help writing a small script, he will be welcome. Here’s my need. The Cyberlink Home Cinema I have is Multilangual (English, French, German..). The Regional Language is detected when the install start, then the Home Cinema is installed as yr regional language system. In my case I’m running a WinXP Pro (English) and I prefer running the applications in French. I set my winnt.sif as follow [Unattended] ... KeyboardLayout="French" ... [GuiUnattended] ... TimeZone=105 ... [TapiLocation] CountryCode=33 [RegionalSettings] LanguageGroup=1 SystemLocale=0000040c UserLocale=00000040c InputLocale=0409:00000409,040c:0000040c, Language=040c I prepared 2 silent AutoIt installers. HomeCinema_EN.au3 for English installation and HomeCinema_FR.au3 for French installation. As I run an unattended installation and i'm not a coder, I need a batch .cmd file script which detect/find the Regional language and IF the regional language is French then run HomeCinema_FR.au3 ELSE/OTHERWISE run HomeCinema_EN.au3 Regards coucou
×
×
  • Create New...