JScript Posted October 25, 2011 Author Share Posted October 25, 2011 @engjcowi I have tested with this http://www.kaspersky.com/virus-removal-tools and nothing is detected! João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
engjcowi Posted October 25, 2011 Share Posted October 25, 2011 No Problems. the files must have been infected by whatever i had on my pc. Once again AWESOME UDF Jamie Drunken Frat-Boy Monkey Garbage Link to comment Share on other sites More sharing options...
wazer Posted November 10, 2011 Share Posted November 10, 2011 Woah this is awesome udf. Thanks. Link to comment Share on other sites More sharing options...
JScript Posted November 10, 2011 Author Share Posted November 10, 2011 @wazerGlad you liked it, you're welcome!João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Belini Posted January 8, 2012 Share Posted January 8, 2012 (edited) Skin much easier to add in the script, great UDF congratulations. Edited January 9, 2012 by Belini My Codes: Virtual Key Code UDF: http://www.autoitscript.com/forum/topic/138246-virtual-key-code-udf/ GuiSplashTextOn.au3: http://www.autoitscript.com/forum/topic/143542-guisplashtexton-udf/ Menu versions of Autoit: http://www.autoitscript.com/forum/topic/137435-menu-versions-of-autoit/#entry962011 Selects first folder of letters: ]http://www.autoitscript.com/forum/topic/144780-select-folders-by-letter/#entry1021708/spoiler] List files and folders with long addresses.: http://www.autoitscript.com/forum/topic/144910-list-files-and-folders-with-long-addresses/#entry102 2926 Program JUKEBOX made in Autoit:some functions:http://www.youtube.com/watch?v=WJ2tC2fD5Qs Navigation to search:http://www.youtube.com/watch?v=lblwOFIbgtQ Link to comment Share on other sites More sharing options...
1234hotmaster Posted January 8, 2012 Share Posted January 8, 2012 you don't know how happy this thread made me. Thank you for sharing! Link to comment Share on other sites More sharing options...
JScript Posted January 8, 2012 Author Share Posted January 8, 2012 @Belini Yes, that's right, it is much easier! @1234hotmaster Wonder, I am very glad that you liked too! Regards, João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Skitty Posted January 16, 2012 Share Posted January 16, 2012 Something interesting that seems to be happening when I use this dll to skin a GUI app of mine, whenever a skin is loaded and you use the function "InetGet()" the application will crash and become unresponsive and trigger windows to attempt to file a bug report. I've spent a good little while trying to figure out what was happening until I realized it was the skinning dll causing the crash, the only thing that seems to prevent this is having the app copy its self somewhere and sending it an argument that will trigger the function while while the skin is not loaded in order to prevent the crash. Link to comment Share on other sites More sharing options...
JScript Posted January 16, 2012 Author Share Posted January 16, 2012 @THAT1ANONYMOUSEDUDEIt also usually crash with the UDF "GIFAnimation.au3" made by trancexx...Have you tested your program compiled without the compression option?Regards,João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Skitty Posted January 16, 2012 Share Posted January 16, 2012 @THAT1ANONYMOUSEDUDE It also usually crash with the UDF "GIFAnimation.au3" made by trancexx... Have you tested your program compiled without the compression option? Regards, João Carlos. yep yep, I don't like using UPX because it triggers antivirus scanners to flag my file as suspicious and causes the average Joe to think my script is malicious if they don't know how to validate its authenticity, I've compiled and tested it at least 30 times attempting to figure out why the dll was causing this, something tells me it has something to do with the threads it creates, also, the app does not need to be compiled, if you just run the script in scite, you will get the same result. And on an unrelated subject, almost every script I compile, Avira seems to flag it as ":[bad Archive Format", I have no idea why it's doing this. I tried contacting them but gave up because I cannot actully find anyway to inquire about the problem. Link to comment Share on other sites More sharing options...
JScript Posted January 18, 2012 Author Share Posted January 18, 2012 ":[bad Archive Format" ??? Very strange...I'll do some tests and post the results, thanks!Regards,João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Skitty Posted January 18, 2012 Share Posted January 18, 2012 ":[bad Archive Format" ??? Very strange... I'll do some tests and post the results, thanks! Regards, João Carlos. By the way, avira isn't flagging it due to the uskin dll, it's just globally flagging some of the compiled scripts I make regardless of what they have in them. Link to comment Share on other sites More sharing options...
JScript Posted January 18, 2012 Author Share Posted January 18, 2012 Ok, I'm understanding now, thanks. Regards, João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Ambient Posted January 24, 2012 Share Posted January 24, 2012 I like this it's great, very nice indeed ! Just one question and I hope that you can help I have checked the links to the other skins and there are some nice ones that I would like to use but I noticed that each skin has a seperate .au3 file for the msstyles . So therefore, my question is this can you post some guidance on how to go about creating the au3 file needed for the msstyles file? Muito obrigado Link to comment Share on other sites More sharing options...
ProgAndy Posted January 24, 2012 Share Posted January 24, 2012 I like this it's great, very nice indeed ! Just one question and I hope that you can help I have checked the links to the other skins and there are some nice ones that I would like to use but I noticed that each skin has a seperate .au3 file for the msstyles . So therefore, my question is this can you post some guidance on how to go about creating the au3 file needed for the msstyles file?Muito obrigadoRead the first post. Either use the .msstyles-File directly (FileInstall) or use the CreateEmbeddedFile-method JScript 1 *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes Link to comment Share on other sites More sharing options...
Mikeman27294 Posted February 1, 2012 Share Posted February 1, 2012 Hey guys, I am just wondering how I would go about setting the skin so that it only affects 1 GUI? Thanks. Link to comment Share on other sites More sharing options...
Belini Posted February 8, 2012 Share Posted February 8, 2012 (edited) @Ambient download this script ==> http://www.4shared.com/rar/eEA_wO_0/Skins.html when I have time I create a topic with the subject. Edited February 8, 2012 by Belini My Codes: Virtual Key Code UDF: http://www.autoitscript.com/forum/topic/138246-virtual-key-code-udf/ GuiSplashTextOn.au3: http://www.autoitscript.com/forum/topic/143542-guisplashtexton-udf/ Menu versions of Autoit: http://www.autoitscript.com/forum/topic/137435-menu-versions-of-autoit/#entry962011 Selects first folder of letters: ]http://www.autoitscript.com/forum/topic/144780-select-folders-by-letter/#entry1021708/spoiler] List files and folders with long addresses.: http://www.autoitscript.com/forum/topic/144910-list-files-and-folders-with-long-addresses/#entry102 2926 Program JUKEBOX made in Autoit:some functions:http://www.youtube.com/watch?v=WJ2tC2fD5Qs Navigation to search:http://www.youtube.com/watch?v=lblwOFIbgtQ Link to comment Share on other sites More sharing options...
JScript Posted February 8, 2012 Author Share Posted February 8, 2012 @Mikeman27294I also want to know how to do this...@Belini and @ProgAndyThank you guys!Regards,João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Mikeman27294 Posted February 10, 2012 Share Posted February 10, 2012 @Mikeman27294I also want to know how to do this...Regards,João Carlos.Hmmm... sounds good enough for me hahahaI have googled around and haven't found a website for this DLL. Another forum that I used to be heavily involved in (This was a certain form of multimedia design however), has another forum for a language called dark basic. They seem to have a wrapper for USkin aswell, but I haven't found a link to a website from them either. Link to comment Share on other sites More sharing options...
JScript Posted February 10, 2012 Author Share Posted February 10, 2012 Here is the website of the DLL: http://www.neemedia.com/ In the first post of the topic! Regards, João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
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