Jump to content

Recommended Posts

Posted

#RequireAdmin

ConsoleWrite("Test..." & @CRLF)

Output:

>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /beta /ErrorStdOut /in "C:\Users\Farid\Desktop\New AutoIt v3 Script (2).au3" /UserParams    
+>21:04:18 Starting AutoIt3Wrapper v.2.1.4.2 SciTE v.3.3.7.0 ;  Keyboard:00000409  OS:WIN_81/  CPU:X64 OS:X86    Environment(Language:0409  Keyboard:00000409  OS:WIN_81/  CPU:X64 OS:X86)
>Running AU3Check (3.3.11.2)  from:C:\Program Files\AutoIt3\Beta
+>21:04:18 AU3Check ended.rc:0
>Running:(3.3.11.2):C:\Program Files\AutoIt3\Beta\autoit3.exe "C:\Users\Farid\Desktop\New AutoIt v3 Script (2).au3"    
--> Press Ctrl+Alt+F5 to Restart or Ctrl+Break to Stop
+>21:04:18 AutoIt3.exe ended.rc:0
>Exit code: 0    Time: 0.310

----------------------------------------------------------------------------------------------------

;~ #RequireAdmin

ConsoleWrite("Test..." & @CRLF)
>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /beta /ErrorStdOut /in "C:\Users\Farid\Desktop\New AutoIt v3 Script (2).au3" /UserParams    
+>21:04:47 Starting AutoIt3Wrapper v.2.1.4.2 SciTE v.3.3.7.0 ;  Keyboard:00000409  OS:WIN_81/  CPU:X64 OS:X86    Environment(Language:0409  Keyboard:00000409  OS:WIN_81/  CPU:X64 OS:X86)
>Running AU3Check (3.3.11.2)  from:C:\Program Files\AutoIt3\Beta
+>21:04:47 AU3Check ended.rc:0
>Running:(3.3.11.2):C:\Program Files\AutoIt3\Beta\autoit3.exe "C:\Users\Farid\Desktop\New AutoIt v3 Script (2).au3"    
--> Press Ctrl+Alt+F5 to Restart or Ctrl+Break to Stop
Test...
+>21:04:47 AutoIt3.exe ended.rc:0
>Exit code: 0    Time: 0.304

#Tips!: No output from ConsoleWrite() while using #RequireAdmin.

Posted

Because the first instance is re-run as Admin, so for AutoItWrapper it see the first instance closing without error.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

It's been like this for at least the nearly 4 years I've been here.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

  Reveal hidden contents

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Posted
  On 1/14/2014 at 6:47 PM, Jos said:

Helpfile kaput? ;)

I gave up after 10 minutes.  You know where it's listed so naturally you cannot look from the perspective of someone who doesn't.  :)  But for grins I hit control-l and all was well.  Is that the default?  I forget during the interim if I did some custom command or not.  But I have it now, thank you.  I do notice now that ahk and au3 are using the same Scintilla engine again I get the cross pollenization where if one is already open it gets the new tab when the other language source file is edited via Explorer context menu.  But it doesn't happen that often.  :)

  • Developers
Posted (edited)

The shortcuts list is located in the SciTE4AutoIt3 Helpfile (Crtl+f1), Slect "SciTE Documentation in the Contents window and scroll down.

edit: It looked nice before the I clicked the post button.

Jos :)

Edited by 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
  On 1/14/2014 at 10:55 PM, MilesAhead said:

I got keyboard shortcuts but I didn't see anything with "delete" included.  But I may have missed it.  Some things are tough to search just due to inundation of hits... like "line" etc..  :)

Just search for:

Line delete. Ctrl+Shift+L

App: Au3toCmd              UDF: _SingleScript()                             

Posted

I must have changed it last year because control-l works for both ahk and au3 scite editors.  I'm not trying to yank anyone's chain.  I got evicted last February and am just getting back to coding using a Laptop.  Amazing how a short time away messes with your memory.  :)

Posted (edited)

I have seen a little mistake in AutoIt3Wrapper_2.1.4.3.au3:
in Line 3636 'ConstanDs*.au3' with t

perhaps you would like to add to complete the Tip messages:
in Line ~ 3632 GUICtrlSetTip($H_Change2CUI, "Check if you want to compile a Commandline-UI instead of a Grafical-UI.")
 

Edited by burnell
  • Developers
Posted
  On 1/19/2014 at 12:34 PM, burnell said:

Also in AutoItWrapper-2.1.4.3.au3 in line 81/82, are these double lines?

Looks like I duplicated the first line to add some extra information and forgot to take the rest of the line out.

Oh well,  it's only there since Feb 2010 like this. :)

Will clean it up for the next version.

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

Thanks Jos !!

 and all who contributed...

Excellent as always! :thumbsup:

Feature Request:

Is there any chance of getting a "Close Other Tabs" in the Tab context menu in one of the next releases?

Not imperitive just would be nice.. :shifty:

Bill

  • 2 weeks later...
Posted

in:

autoit3wrapper.keywords.properties

I see a

#autoit3wrapper_plugin_funcs

is it still valid?

If yes , then can it be described in SciTe HelpFile ?

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
I thought so too. 
So I'm waiting until Jos express their opinion as to the contents of the file:  autoit3wrapper.keywords.properties

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • Developers
Posted
  On 2/2/2014 at 4:57 AM, mLipok said:

 

I thought so too. 
So I'm waiting until Jos express their opinion as to the contents of the file:  autoit3wrapper.keywords.properties

 

Not sure what else you want to hear. It is there to be able to support still the older versions of AutoIt3 and probably will be remove when the larger community stopped using 3.3.8.1.

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
ok 
All is clear.
 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Guest
This topic is now closed to further replies.
×
×
  • Create New...