Jussip 0 Report post Posted November 20, 2008 (edited) - Edited November 20, 2008 by Jussip Share this post Link to post Share on other sites
zeekill 0 Report post Posted November 20, 2008 Hey someone really should try helping this guy Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 You probably need to put doubleqoutes around the filename: '/in "' & $location & '"' Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 Hey someone really should try helping this guyGreat first post ... Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 (edited) You probably need to put doubleqoutes around the filename: '/in "' & $location & '"' 'Error parsing function call' Edited November 20, 2008 by Jussip Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 'Error parsing function call'Show the changed ShellExecute() statement.Jos Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 Show the changed ShellExecute() statement.JosShellExecute("aut2exe.exe", '/in "' & $location & '"' Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 ShellExecute("aut2exe.exe", '/in "' & $location & '"'Are you missing the closing bracket ? ShellExecute("aut2exe.exe", '/in "' & $location & '"') Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 Show the changed ShellExecute() statement.JosWow, it works! Is there any way to 'hide' the other files, like ex. moving to temp? Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 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 Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 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 Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 [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 thisSure Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
zeekill 0 Report post Posted November 20, 2008 [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] Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 (edited) - Edited November 20, 2008 by Jussip Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 FileWrite($file, 'msgbox(0,"' & Guictrlread($Label1)& '"','"' & GuiCtrlread($Label2) & '") & @CRLF');code in the au3 file Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 FileWrite($file, 'msgbox(0,"' & Guictrlread($Label1)& '"','"' & GuiCtrlread($Label2) & '") & @CRLF');code in the au3 file shame you, its not working Share this post Link to post Share on other sites
Jos 1,292 Report post Posted November 20, 2008 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 Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jussip 0 Report post Posted November 20, 2008 (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 November 20, 2008 by Jussip Share this post Link to post Share on other sites
toonboon 0 Report post Posted November 20, 2008 [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] Share this post Link to post Share on other sites
farhan879 0 Report post Posted November 21, 2008 He has a point there. System task ---> My first GUICalculator v1.0 ---> My version of the calculatorNetZilla 1.0 --> Web browserEmail Sender --> You can Send emails with this without opening a web browser Share this post Link to post Share on other sites