Jump to content

Help needed


Jussip
 Share

Recommended Posts

  • Developers

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.
  :)

Link to comment
Share on other sites

  • Developers

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.
  :)

Link to comment
Share on other sites

  • Developers

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

Link to comment
Share on other sites

  • Developers

FileWrite($file, 'msgbox(0,"' & Guictrlread($Label1)& '"','"' & GuiCtrlread($Label2) & '") & @CRLF');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.
  :)

Link to comment
Share on other sites

  • Developers

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.
  :)

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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