Jump to content

Recommended Posts

Posted (edited)

You probably need to put doubleqoutes around the filename:

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

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

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

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

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

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

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

[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

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)

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

[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...