Jump to content

AutoIt3Wrapper Resource Update


Jos
 Share

Recommended Posts

Yaichs.... found it... great job on the resource hacker thingy :)

Edited by Armand

[u]My Au3 Scripts:[/u]____________(E)Lephant, A Share download manager (RS/MU etc)Http1.1 Console, The Ez Way!Internet Reconnection Automation Suite & A Macro Recording Tool.SK's Alarm Clock, Playing '.MP3 & .Wav' Files._________________Is GOD a mistake of the Humanity Or the Humanity is a mistake of GOD ?!

Link to comment
Share on other sites

  • 1 month later...
  • Replies 86
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 2 weeks later...

I have a general question :

Should I be using both these commands (for maximum effect, lol)

Or is 1 of them enough/the same ?

#RequireAdmin

#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator

Please satisfy my curiosity ? :P
Link to comment
Share on other sites

  • Developers

Please satisfy my curiosity ? :P

Have you tried it?

In WinXP:

#require Admin will check if the current user running this program has Admin level credentials. If not a RunAs prompt will be shown.

#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator -> Will run fine when ran with limited credentials.

In Vista I believe the result is the same but have no Vista loaded to try it at the moment.

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

  • 1 year later...

!>10:43:09 Error: EndUpdateResource: Returncode = 0 - LastError:0:The operation completed successfully.rc:2

!>10:43:09 Error: Program Resource updating Failed. The output program will not contain the Resource updates!rc:2

Running on AutoIt-Version 3.3.6 I also get the Error when compile Scripts. I work on a Windows7-64 Bit.

After adding:

#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator

into the Script compiling runs without Errors.

So I guess on Vista it should be the same and solve any Errors while compiling a Script.

Edited by HeiWoMa
Link to comment
Share on other sites

  • 2 months later...

Closing the WindowsExplorer doesn't work for me.

I has installed LockHunter (http://lockhunter.com/?ver=&vertype=pro&sm=main_window_64). It shows me that the WindowsExplorer is blocking the TargetDir. Unlock the TargetDir from all Programs which are blocking it then Compile works fine.

Link to comment
Share on other sites

  • Developers

Closing the WindowsExplorer doesn't work for me.

I has installed LockHunter (http://lockhunter.com/?ver=&vertype=pro&sm=main_window_64). It shows me that the WindowsExplorer is blocking the TargetDir. Unlock the TargetDir from all Programs which are blocking it then Compile works fine.

So any idea why WindowsExplorer is locking the directory while you do not have WindowsExplorer open on that directory?

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

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