Jump to content

Burnbuddy


walle
 Share

Recommended Posts

Still working on my "Burnbuddy" program and I can't figure how

too check if a file is 100 % "zipped" and ready to be burned onto a disc.

Tried WinWaitClose("window"), too wait out the process "packing" window in "Winrar",

but it didn't worked like planned, autoit didn't find the window when it disappeared, probably my fault.

Soo, Can I do something like this "If filesize bigger (check if winrar is done packing the .iso) then = XXXX", start xxx.exe else loop.

Or compare winrar's memory usage before packing and while packing.

//Walle

Link to comment
Share on other sites

Still working on my "Burnbuddy" program and I can't figure how

too check if a file is 100 % "zipped" and ready to be burned onto a disc.

use the 7zip dll. search the forum for it.

EDIT: Rarlabs provide a DLL too!

Cheers

Kurt

Edited by /dev/null

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

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