SlimShady Posted June 13, 2004 Author Posted June 13, 2004 (edited) How about a startup manager, I have been meaning to give this a go myself, but am really busy at moment. A set of radio buttons with a countdown (so you can walk off and let it default to a set of programs) would be nice Cheers SteveI'm sorry it took a while. Here are my excuses:I was creating 2 scripts at onceI was stuck with the scriptI forgotI worked on it less than 10 hours. If you have problems or requests, please tell me and I will repair it. If you run the script stand-alone, you can configure: - your programs - the default category - the delay in seconds (when you run it automatically) The command line argument to run the programs automatically: /run Here it is: http://www.autoitscript.com/fileman/users/public/SlimShady/StartupMGR.au3 BTW: The categories are hardcoded. To change a name, edit this part in the script (example): GUISetControl("radio", "Choose Cat1" To: GUISetControl("radio", "Category 1" Edited June 13, 2004 by SlimShady
tutor2000 Posted June 13, 2004 Posted June 13, 2004 I've made the eBook Compiler.Your users can only extract the eBook with a password. Unless:User knows the filename of the eBook (he can search through the hard drive)I found out that to compile a script, you have to have these files in the same folder:Aut2Exe.exeAutoItSC.bin upx.exeJust run the script and follow the instructions.BTW: I made the script that it FileInstalls the needed files from the current folder (so you may have to change that to your situation)Here it is:http://www.autoitscript.com/fileman/users/public/SlimShady/eBookComp_main.au3This is greatYou know how long I've been thinking about this thing/ I can't wait to try it thanksRick
bobheart Posted June 13, 2004 Posted June 13, 2004 My autoit is not in C so it won't run how do I change it to look in E:\Programs\autoit\ ?
Holger Posted June 13, 2004 Posted June 13, 2004 @bobheart: what/which do you mean? Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
bobheart Posted June 13, 2004 Posted June 13, 2004 This au3 http://www.autoitscript.com/fileman/users/public/SlimShady/eBookComp_main.au3i ran it and it said something about couldn't find au3.exe and quit .
Holger Posted June 13, 2004 Posted June 13, 2004 (edited) Did you put the 3 files (Aut2Exe.exe,AutoItSC.bin,upx.exe) like SlimShady said into the folder with the noncompiled script (cause they will packed into the compiled exe!) ? Edited June 13, 2004 by Holger Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
tutor2000 Posted June 14, 2004 Posted June 14, 2004 No I didn't , I'm a dump shit . lol All do that .No dumber than me you should see all my code mistakes from misspelsRick
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now