Jump to content

Mikep7779

Member
  • Posts

    221
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by Mikep7779

  1. It would be better if cmdlines.txt does not depends of 'Administrator' logon name...

    Now I have to be administrator because of this :\

    I'm stay now a choise $OEM$ vs Administrator

    :)

    You can always rename the administrator account. You do so under the unattended section of nlite... And if you do that, you will get a $OEM$ due to the net command being run in t12.

  2. Your install.cmd is setup to be run from cmdlines.txt. Comment out or remove the guirunonce section in your winnt.sif.

    Move the install.cmd from \$OEM$\$$\System32 to $OEM$ and add "install.cmd" at the end of cmdlines.txt. Leave your install files in the $OEM$\$1\install folder.

    Thanks, i dont know why i had it set up that way. I only had a setup from 2 years ago left on a CD, tried to copy some of the stuff over. Guess it didnt work.

    Thanks!

    Did what you said, and then i rechecked everything. Still no go. All the files end up on the HDD, but the cmd just isnt running. I have to be missing somthing else.

    Here are more of the settings"

    cmdlines.txt:

    [COMMANDS]
    "Install.cmd"

    I have my Install.cmd in the $OEM$ with the cmdlines.txt, im just out of idea on why it wont run.

  3. Your install.cmd is setup to be run from cmdlines.txt. Comment out or remove the guirunonce section in your winnt.sif.

    Move the install.cmd from \$OEM$\$$\System32 to $OEM$ and add "install.cmd" at the end of cmdlines.txt. Leave your install files in the $OEM$\$1\install folder.

    Thanks, i dont know why i had it set up that way. I only had a setup from 2 years ago left on a CD, tried to copy some of the stuff over. Guess it didnt work.

    Thanks!

  4. Due to hard drive failure, i lost my unattended settings. Since then i have started the process but for the life of me i cant get guirunonce to work.

    Ill attach my winnt.sif, my folder layout and so on.

    Winnt.sif:



    ;SetupMgrTag
    [Data]
    AutoPartition=0
    MsDosInitiated="0"
    UnattendedInstall="Yes"

    [Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=Yes
    FileSystem=*
    TargetPath=\WINDOWS
    UnattendSwitch="yes"
    WaitForReboot="No"
    DriverSigningPolicy=Ignore

    [GuiUnattended]
    AdminPassword="LOL WUT"
    EncryptedAdminPassword=NO
    AutoLogon=Yes
    AutoLogonCount=9999999
    OEMSkipRegional=1
    TimeZone=35
    OemSkipWelcome=1

    [UserData]
    ProductKey=LOL WUT KEY GOES HERE
    FullName="HO HO HO"
    OrgName=""
    ComputerName=Panda

    [GuiRunOnce]
    Command0="%systemdrive%\windows\system32\Install.cmd"

    [Identification]
    JoinWorkgroup=WORKGROUP

    [Networking]
    InstallDefaultComponents=Yes

    My install.cmd is in "\$OEM$\$$\System32". when i double click the file, everything goes great. It just wont run the file on its own at first login.

    Install.cmd:

    cmdow @ /HID
    @echo off

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installing Applications" /f


    REG ADD %KEY%\002 /VE /D "Steam" /f
    REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\Applications\steam.msi /qn" /f

    REG ADD %KEY%\002 /VE /D "Additions to Sendto" /f
    REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\Applications\ftp sendto.cmd" /f

    REG ADD %KEY%\099 /VE /D "Cleaning Up and Rebooting" /f
    REG ADD %KEY%\099 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f

    EXIT

    The install files are located in $OEM$\$1\Install. I am out of ideas.

    Any ideas?

  5. Hello, i made a silent install for steam that installs from SVCPACK. However upon trying to open the file i'm getting a missing DLL error. When the system restarts i'm getting the error that's shown below (see pic).

    It seems its looking for the temp install files in a user account that isnt around anymore.

    Would me installing it from GUIrunonce solve this? So its installed at first logon from the correct user account?

    Below is the error.

    post-47638-1216239143_thumb.jpg

  6. Hello, im looking for the silent switch for ventrilo-3.0.1-Windows-i386.exe. Ive searched and searched and just cant find it.

    Thanks :D

    It's an Installshield with msi. Run the setup, goto Temp folder and copy the .msi file from there.

    Swihches are known.

    I cant seem to get the msi out. I extract the .exe even and see no .msi. Nothing in temp aswell

  7. hellkiller, I said clean image, not already vLited.

    If that is all you have then it is illegal.

    Mikep7779, there is at MSDN download or order new DVD or contact your retailer for cheaper replacement solution.

    I don't have a MSDN account with subscription, how would i order a new DVD?

  8. IRC is good and all however its just divides the support. On these forums we have people who can help and the support of the developer. If there is a IRC channel as well people now have two places to go for support.

×
×
  • Create New...