Jump to content

Recommended Posts

Posted (edited)

VERY nice UDF's! Can we include the DLL and these UDF's with the AutoIt distribution?

Perhaps put a FileInstall of the DLL at the top of the UDF file so it will be automatically included by simply including the UDF file?

Edited by c0deWorm

My UDFs: ExitCodes

Posted

VERY nice UDF's! Can we include the DLL and these UDF's with the AutoIt distribution?

Perhaps put a FileInstall of the DLL at the top of the UDF file so it will be automatically included by simply including the UDF file?

Agreed.

  • 1 month later...
Posted

I saw on the forum some tips how to use "autoIt" to zip files; my problem is:

I need to zip every day multiple files and to give the right date (dd-mm-yyyy) at the zipped files, with different days of course. Greatings Horatio

:lmao:

  • 8 months later...
Posted

Do as you'd like with my code, but I don't think you can include the .dll in an AutoIt install.

Cant you include .inf files? you could have it output the info inside the .dll into a new file...

  • 3 months later...
Posted

I am using KXM's BEAUTIFUL code (THANK YOU MAJORLY) ps I didnt have my caps lock on by accident...lol.....I only noticed one problem, I ahve a feeling loading the dll with regsvr32 and not pausing for it to complete...could lock up a program...perhaps a runwait() command?: runwait(_DOSstart(*******)), or perhaps a seprate lil function to use at the begginning of a program like _LoadXZipDll($DLLlocation) so that you dont slow down the execution of the zip function..(right now it re issues the command each time a zip file is opened...If I understand right it only needs to be ran when the program starts)if you wanna see the locking up Securacy does it for now.. its in my signiture... btw KXM add your name to the comments on your UDF I wasnt sure to give credit too for a bit

[sup]Psibernetic[/sup]My Creations:X-HideSecuracy

Posted

Hello, good work so far! :)

Can we have progress info when unzipping (for the current file and for the total progress too)?

Anyone?

  • 4 months later...

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...