Jump to content

andys_50

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by andys_50

  1. Not sure if this is what you want but the link below shows two methods of auto logon. http://unattended.msfn.org/unattended.xp/view/web/27/
  2. Thanks for the help, it works perfectly now, from RunOnceEx and with the file in system32.
  3. Hi, HØLLØW, i was trying something similar, but i had it the wrong way round, the file/location before the command. As for the location it says to place it in %systemdrive%, i have tried it directly in system 32 and it didnt register (this was from GuiRunOnce - which i know works, from putting the file in %systemdrive%) but it might using what you suggested. If i have it to copy over to system32, and use the command you gave, does it automatically look in the system32 folder, as the command you gave doesn't specify the file location? I'll give it a go, thanks.
  4. I have a .dll which i am trying to register, it works using GuiRunOnce: [GuiRunOnce] Command0="regsvr32 /s %SYSTEMDRIVE%\file.dll" But i want to use RunOnceEx to install this and other stuff so can the above be done RunOnceEx? I have tried various ways of putting the above command in RunOnceEx but it will not register. If it cant be done are there other methods to register the .dll? Thanks.
×
×
  • Create New...