Jump to content

ESCOMMODORE64

Member
  • Posts

    62
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by ESCOMMODORE64

  1. They can goes to two way. - Reformat the computer and give it away, keeping the disc themselves. - They can put up or shut up In bonus, up yours. Anyway, awesome job on the thread, but I uses RunOnceEx.cmd and cmdlines.txt inside $OEM$, working quite well.
  2. I distinctively remember i saw something about nero 7, that has no quotes REG ADD %KEY%\000 /V 1 /D "%PP%%CDROM%\Install\Nero\SetupX.exe /qn /norestart /USERNAME=XXXXX XXXXXXX /COMPANY=XXXX /sn=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /write_sn" /f Do you think it could be appropriate if i use the registry key for sn and username/company ? And I still need help with drivers on unattended. =/
  3. Title updated. Sorry, don't have time to wait
  4. Ok i think i know why it was triggered the WI screen. Here is the screenshot. Notice, I apologize for the screenshot's size, but I managed to made it to 36KB in size. I hope this is good enough for us to understand this situation I'm trying to make the unattended Nero 7 install. Here is my code, and even SP3 integrated, nothing helps. Been working on this unattended for 3 days now. Help! cmdow @ /HID @Echo Off FOR %%i IN (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:\CD.txt SET CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Programs" /f REG ADD %KEY%\000 /VE /D "Ahead Nero 7.10.2" /f REG ADD %KEY%\000 /V 1 /D "%PP%%CDROM%\Install\Nero\SetupX.exe /qn /norestart /USERNAME=XXXXX XXXXXXX /COMPANY=XXXX /sn=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /write_sn" /f REG ADD %KEY%\001 /VE /D "Dell QuickSet for Dell" /f REG ADD %KEY%\001 /V 1 /D "%PP%%CDROM%\Install\DellQuickSet\setup.exe -s" /f REG ADD %KEY%\002 /VE /D "Notebook System Setup" /f REG ADD %KEY%\002 /V 1 /D "%PP%%CDROM%\Install\NotebookSystem\setup.exe -s" /f REG ADD %KEY%\003 /VE /D "SpeedStep Fix for XP" /f REG ADD %KEY%\003 /V 1 /D "%PP%%CDROM%\Install\SpeedStepFix\setup.exe -s" /f EndLocal EXIT Another problem: RunOnceEx.cmd was found in %CDROM%\$OEM$ < This was ran by cmdlines.txt just fine > Drivers was found in %CDROM%\$OEM$\$1\drivers < Seem that this is not working at all. On virtual PC i didn't see any drivers in system32 directory.> Dell Speedstep, Notebook System Setup and QuickSet comes with Dell Latitude D600 laptop. The switches are correct, according to unattended.msfn website. Beside, i changed my topic to unattended problems I will post up the winnt.sif if someone asked for it for the drivers problems, or anything you requested.
  5. For our safety, I'm not going to answer anything about Office 2007. Stop asking about it. I have problems with Ahead Nero 7 silent installation, as well as rest of windows update packages. ( .NET Frameworks, WMP11 ) I would like to know how to work around this stupid switches for Windows Installer 3.1. Please help! Hang on, I think i should try to slipstream SP3 first, because it comes with WI 3.1. Will let you guys knows.
  6. Seriously, this p***es me off. I can't run Nero setup for the unattended setup. My Office 2007 ran beautifully. But my Nero stops, because it requres WI3.1 due to /qn /norestart switch. Now back to this problem. Windows ® Installer. V 3.01.4000.1823 msiexec /Option <Required Parameter> [Optional Parameter] Install Options </package | /i> <Product.msi> Installs or configures a product /a <Product.msi> Administrative install - Installs a product on the network /j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>] Advertises a product - m to all users, u to current user </uninstall | /x> <Product.msi | ProductCode> Uninstalls the product Display Options /quiet Quiet mode, no user interaction /passive Unattended mode - progress bar only /q[n|b|r|f] Sets user interface level n - No UI b - Basic UI r - Reduced UI f - Full UI (default) /help Help information Restart Options /norestart Do not restart after the installation is complete /promptrestart Prompts the user for restart if necessary /forcerestart Always restart the computer after installation Logging Options /l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <LogFile> i - Status messages w - Nonfatal warnings e - All error messages a - Start up of actions r - Action-specific records u - User requests c - Initial UI parameters m - Out-of-memory or fatal exit information o - Out-of-disk-space messages p - Terminal properties v - Verbose output x - Extra debugging information + - Append to existing log file ! - Flush each line to the log * - Log all information, except for v and x options /log <LogFile> Equivalent of /l* <LogFile> Update Options /update <Update1.msp>[;Update2.msp] Applies update(s) /uninstall <PatchCodeGuid>[;Update2.msp] /package <Product.msi | ProductCode> Remove update(s) for a product Repair Options /f[p|e|c|m|s|o|d|a|u|v] <Product.msi | ProductCode> Repairs a product p - only if file is missing o - if file is missing or an older version is installed (default) e - if file is missing or an equal or older version is installed d - if file is missing or a different version is installed c - if file is missing or checksum does not match the calculated value a - forces all files to be reinstalled u - all required user-specific registry entries (default) m - all required computer-specific registry entries (default) s - all existing shortcuts (default) v - runs from source and recaches local package Setting Public Properties [PROPERTY=PropertyValue] Consult the Windows ® Installer SDK for additional documentation on the command line syntax. Copyright © Microsoft Corporation. All rights reserved. Portions of this software are based in part on the work of the Independent JPEG Group. It was supposed to be using the switch, but that didnt work, so i tried to integrate it to nLite, and i get this. Help?
  7. Tried, the both OSR2 and Win98SEA2 patches. They works just fine Thanks guys
  8. Ok Will try it on my Texas instrument 670CDT laptop. And yes, i still uses it ^^
  9. They're still around, almost all of them [i'm 1 of them , BTW].And Win [espec. 98 SE] is very active. All updates you ever wanted are here: http://www.mdgx.com/web.htm Have fun. HTH Thanks. I better wait until final version comes out.
  10. Erpdude has compiled something similar for Windows 95b/c, but it's still in beta: Unofficial Windows 95B/95C OSR 2.x Update Rollup Pack 1 (URP1) Beta 9 Likewise, the USP 3.0 for 98 SE is still in beta: 98 SE SP2 3.0 Alpha 2 Test What happened to people who work on W98SE in here?
  11. Thanks for responding. I guess i can find somewhere. Anyway, last time i downloaded the patches for my Win98 is November 9, 2004. I was way behind on service pack. I'm waiting for SP 3.0 P.S. Any news on SP 3 for 98SE ?
  12. Holy F--- You guys still here?! Anyway, I was wondering if you guys are still working on the latest SP for Windows 98SE. ( I do meant that does all patches are included from July 11, 2006 ? ) Because, apparently, I got the older one, I believe. I still want to re-use my Windows 98SE, but I want to grab the latest SP. Is SP still in development ? Thanks guys for keeping Windows 98SE Alive! Oh and, is there any unofficial SP for Windows 95 ? Lucan :thumbup P.S. I don't know if you guys are still working on the IE6 updates?
×
×
  • Create New...