Jump to content

Recommended Posts

Posted (edited)

  Jos said:

You probably need to put doubleqoutes around the filename:

'/in "' & $location & '"'
'Error parsing function call' Edited by Jussip
  • Developers
Posted

  Jussip said:

ShellExecute("aut2exe.exe", '/in "' & $location & '"'

Are you missing the closing bracket ?

ShellExecute("aut2exe.exe", '/in "' & $location & '"')

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

  Jos said:

Show the changed ShellExecute() statement.

Jos

Wow, it works! Is there any way to 'hide' the other files, like ex. moving to temp?

  • Developers
Posted

  Jussip said:

Wow, it works! Is there any way to 'hide' the other files, like ex. moving to temp?

Sure.... have you tried?

By the way: What is it you are trying to make here ?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

  Jos said:

Sure.... have you tried?

By the way: What is it you are trying to make here ?

Jos

[sarcasm]VIRUSMAKER WHAT DELETES EVERYTHING!!![/sarcasm]

really im just curious about things like this, just going to play with this

  • Developers
Posted

  Jussip said:

[sarcasm]VIRUSMAKER WHAT DELETES EVERYTHING!!![/sarcasm]

[sarcasm]I will ban your ass.[/sarcasm]

  Jussip said:

really im just curious about things like this, just going to play with this

Sure :mellow:

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted
  Jussip said:

[sarcasm]VIRUSMAKER WHAT DELETES EVERYTHING!!![/sarcasm]

[sarcasm]Hey, you should remember viruses illegal. I recommend you to create a really kind software that makes disney.com to your homepage.[/sarcasm]
Posted
  Jos said:

FileWrite($file, 'msgbox(0,"' & Guictrlread($Label1)& '"','"' & GuiCtrlread($Label2) & '") & @CRLF');code in the au3 file
shame you, its not working
  • Developers
Posted

It would help when you check things yourself too and debug a bit when things don't work....

I am not testing this stuff when I post it:

FileWriteLine($file, 'msgbox(0,"' & Guictrlread($Label1) & '"','"' & GuiCtrlread($Label2) & '")');code in the au3 file

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted (edited)

  Jos said:

It would help when you check things yourself too and debug a bit when things don't work....

I am not testing this stuff when I post it:

FileWriteLine($file, 'msgbox(0,"' & Guictrlread($Label1) & '"','"' & GuiCtrlread($Label2) & '")');code in the au3 file
Thx Edited by Jussip
Posted
  zeekill said:

[sarcasm]Hey, you should remember viruses illegal. I recommend you to create a really kind software that makes disney.com to your homepage.[/sarcasm]

lmao, I was actually seriously considering writing something like that. A virus that would delete all childporn and such things on a computer. And check the pc for stored passwords from admins to porn sites, take everything down 'n' such. Illegal, I know, but still satisying.

[right]~What can I say, I'm a Simplistic person[/right]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...