Jump to content

10kman

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by 10kman

  1. Thanks Geej for the alternative approach. I did not yet try that. I'm still not able to get this RunOnce thing working. It's really bugging me too because it's supposed to work, and has obviously worked for others, and the programmer in me is just dying to know what is wrong so I can fix it. I've burnt actual disks to try, in the event that my VM wasn't working for some silly reason, but it still failed. I've been tied up with other projects so had to step away from this for a couple days. I'm hoping the fresh air so to speak will let me see the light when I mess with it again. it's really annoying! 10k
  2. My office 2007 install folder is in my INSTALLER folder, on the root of the DVD. I was trying to "package" everything into one spot and go from there, so it'd be simpler. With the Install.bat on the root of the disk, do I still use the $OEM$ folder technique or is that for if I want to do your first suggestion, and put the INSTALLER folder in there, and install that way? I can do either I understand them both equally.
  3. Did this one from an actual DVD burn, although through a VM. This is from my LAST SESSION.INI file - [GuiRunOnce] CMD /R %SOURCE%INSTALLER\Install.bat I thought for sure that would do it, I wasn't using the CMD command at all to call the bat. Could this issue be because I'm not using an auto-logon for the system? The system loads, I get to the Administrator screen, enter in my password, then it continues through setting up first time use settings, browser, etc. etc. Never hit the CD once to even tease me. The Installer folder is present, the Install.bat is present and I tested it again from the CD to be sure, and sure enough, fired right up and ran. My bat is just doing an Office 2007 install (for now). I even added a Pause to the end of it to hopefully catch an error, but like I said, I never get to it to even get an error. I'm still tinkering. Not to be stupid, but I can change the LAST SESSION.INI file through a text editor, and then just re-add it to the ISO right, or do I need to alter it through nLite itself? *EDIT* - I'm an id***. Of course that won't alter the nLite functionality, it's just my last session.
  4. I actually am using VMWare right now to test this out. I am still having an issue firing off the bat file, which is really driving me nuts. I changed my original RunOnce command (%SYSTEMROOT%INSTALLER\Install.bat) to %SOURCE\%INSTALLER\Install.bat. No luck. Tried taking out the first backslash, %SOURCE%INSTALLER\Install.bat, and still no luck. As soon as windows loads though, I explore the CD, double click my bat, and off she goes, no issues. When I originally posted, I was trying it on a spare PC in my office. With the %source% alteration, I am trying it on VMWare offsite, so that is a variable, but I figured it would be fine as the ISO was used to install windows. the ISO is on a USB drive though at this time, but the drive is showing up in Windows, as the VM loads. I have to be missing something obvious, I'm finding the same code elsewhere and others have had success. That's really all I've changed during this whole testing process.
  5. Got it, thanks for the very clear explanation and answers. I'm anxious to get to a computer and test this out, I can't believe it was something that simple I was missing. -10k
  6. Thanks for the reply, much appreciated. This will let the installation programs run during install, off of the disk itself correct? I'm trying to keep this as simple as possible for myself later on, put in disk, end up with a "base" image after it's done. When in fact do they start to install? Is it during the Windows XP install, when it's flipping through all of the new features of XP, the Look and Feel, etc. etc, or does it do it when you first boot up and log in to the PC? Thanks again, 10k
  7. So I've been an avid nLite user for quite some time, and am putting out nice clean installs, with updates, without any issues. What I've been diving into lately is using the RunOnce section to enhance the installs, so for example, I can install Office 2007 during the whole process. For my RunOnce section in nLite, I have %SYSTEMROOT%INSTALLER\Install.bat in the box to run. In my ISO file, right in the root level of the disk, there is in fact an INSTALLER folder, and in there, the Install.bat. The Install.bat works perfectly, I am just not getting the darn thing to call correctly. Can anyone point out what I'm missing here? I'd like to keep my directory structures in tact, there's a lot of stuff going on in there, but if I'm way off on how I'm supposed to be doing this, I'm okay with reconstructing and doing it the preferred, more standard way. Thanks all, 10k
×
×
  • Create New...