Jump to content

SciTE, AutoIt3Wrapper and Obfuscator


Recommended Posts

I upgraded to 3.3.6.1 but can't seem to get the SciTE AutoIt3Wrapper dialog box to come up when compiling. My SciTE.properties is as follows:

# SciTE.properties is the per directory local options file and can be used to

# override settings made in SciTEGlobal.properties, SciTEUser.properties and

# SciTEDirectory.properties.

command.build.directory.*.cxx=..\win32

command.build.directory.*.h=..\win32

command.build.*.cxx=nmake -f scite.mak DEBUG=1 QUIET=1

command.build.*.h=nmake -f scite.mak DEBUG=1 QUIET=1

command.go.*.cxx=..\bin\SciTE

command.go.*.h=..\bin\SciTE

command.go.needs.*.cxx=cmd /c cd ..\win32 && nmake -f scite.mak DEBUG=1 QUIET=1

command.46.*.au3="$(SciteDefaultHome)\Obfuscator\Obfuscator.exe" "$(FilePath)"

command.name.46.*.au3=Obfuscator

command.save.before.46.*.au3=1

command.is.filter.46.*.au3=1

command.shortcut.46.*.au3=Ctrl+Shift+O

#Compiler_Run_Obfuscator=y

Seems like I had this problem during the last upgrade but can't remember what I did to fix it. What am I missing?

HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
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...