Jump to content

Nikoos

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by Nikoos

  1. Hello,

    I use Sysprep to setup my computer, to speed-up the installation process, i have setup a visual basic script, that script is able to detect which type of computer (WorkStation and Laptop) and of course is able to process silent installation (VPN software, Backup software for laptop, and additional software for Workstations).

    When i test my script everything is fine (every step is process, my script works perfectly)(without sysprep).

    I added the following lines to my sysprep

    [GuiRunOnce]
    "%systemdrive%\system 32\cscript.exe %systemdrive%\temp\unattended.vbs"

    I have an issue, when the sysprep completes, when i log with my admin account, my script is not entirely process, do you know if there is an issue with script in GuiRunOnce ?

    Regards

    Nikoos

×
×
  • Create New...