Jump to content

JoelCant

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by JoelCant

  1. I'm following the instructions for replacing my bootscreen, but ive got a problem. * ntoskrnl.ex_ * ntkrnlmp.ex_ neither exist, but * ntoskrnl.exe * ntkrnlmp.exe do, and its also the same in the sp2.cab. How should I proceed? Joel
  2. Hi all, I've been reading the guide for a couple of days, and have an almost perfect unattended install of winxp pro, but I've run into a few problems. First, running firefox from RunOnceEX.cmd doesnt install it, I dont know if its because it opens up the "Extracting Firefox" box or what. cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Viscount Application Pack" /f REG ADD %KEY%\005 /VE /D "FireFox" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\ffsetup.exe /ms" /f EXIT Secondly, I have a custom application that we use within our business, and i've got it so the install copies the c:\program files\net-term folder over from the $OEM$ folder, which works, and it also copies the entries for All Users start menu shortcuts fine, but then windows installs the start menu shortcuts to All Users.WINDOWS. Any ideas how to get around these? Cheers Joel
×
×
  • Create New...