Jump to content

feufy

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Everything posted by feufy

  1. Hi guys!! I'm migrating from xplode 1.1.2 to xplode 4.1... Everything is working fine for me except tokens... what was working very well with xplode 1.1.2: <item Display='Enregistrement Alcohol 120'> <execute display='Enregistrement de Alcohol 120 pour User...' program='%SYSTEMDRIVE%\TempAppz\Alcohol\AlcoholRegister.exe' arguments='' username='User' password='*****' /> </item> isn't with with xplode 4.1: <tokens> <token username="User" password="******" /> </tokens> (......) <execute display="Enregistrement de Alcohol 120 pour User" token=”User”> <program>#SYSTEMDRIVE#\TempAppz\Alcohol\AlcoholRegister.exe</program> <arguments></arguments> <hide>false</hide> <wait>true</wait> </execute> This is an autoit script calling alcohol 120% to run then enter registration informations... Program is running but the registration process doesn't show so it means the program isn't running under the "run-as" user account (because allready registered for current user) I've done several tests, decomposing the script etc but unsuccessfull and I don't understand why it doesn't work... Does someone have any clue? (syntax error or something like this) Thx in advance
  2. feufy

    XPlode v2.00

    Hi Wraith, can we have a status about the advancement on V2.0?
  3. feufy

    XPlode v2.00

    Hi! It 's working fine for me....
  4. Hi, I Have EXACTLY the same problems with the same plugins.... Everything was working fine with wmware but after burning and running it for real I have the same problem... Don't understand.. Thanks in Advance for your help PS: I'm Using XP Pro SP2 & XPlode 1.1.2
×
×
  • Create New...