Jump to content
Unfortunately we had to take download section back offline temporarily. We should have it working normally soon.

Compression Utilities

5 files

  1. Timer Interceptar

    Timer para contagem de tempo e bloqueio de teclas usado em PC Games ou emuladores entre outros. o mais completo temporizador ja feito by ricmatrix para equipe Hyperspin que tem me ajudado muito com meus projetos Arcade Games.
     
    <?xml version="1.0"?> Interceptar "Timer Full para PC Games" - "Paradox entretenimentos" ricmatrix - Brasil
    <configuration>
    <appSettings>
    A <add key="Tempo_do_Enter" value="1"/><!--Minutos--> (Tempo minutos para contagem regressiva do timer)
    B <add key="Tempo_Antes_Bloqueio" value="1"/><!--Segundos--> (Tempo segundos antes de bloquear tecla "Enter")
    1 <add key="Tecla_IniciarCode" value="Enter"/> (tecla principal configurada para bloqueio "Enter")
    2 <add key="Tecla_CreditoCode" value="D5"/> (tecla para liberação e iniciar contagem "5")
    3 <add key="Tecla_FecharCode" value="y"/> (tecla usada para fechar timer)
    4 <add key="Tecla_AdicionalCode_1" value="Space"/> (tecla adicional a ser bloqueada)
    5 <add key="Tecla_AdicionalCode_2" value="Z"/> (tecla adicional a ser bloqueada)
    6 <add key="Tecla_AdicionalCode_3" value="X"/> (tecla adicional a ser bloqueada)
    7 <add key="Tecla_AdicionalCode_4" value="D2"/> (tecla adicional a ser bloqueada)
    <!--Manter a Compatibilidade Com Sistemas Operacionais Diferentes-->
    <!--Nao Remover-->
    <add key="SendKeys" value="SendInput"/>
    </appSettings>
    <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
     
    Siga os Passos:
     
    abrir arquivo Interceptar.exe.config no bloco de notas
    colocar as teclas desejadas nos campos 1,2,3,4,5,6,7
    configurar tempo nos campos A e B
    faça um atalho do interceptar.exe para iniciar com windows
    renomeie os executaveis dos jogos PC para "game.exe"
     
    Todos os games.exe serão fechados quando o timer zerar, e com timer ativo os jogos ficará bloqueadas as teclas configuradas até a liberação com a tecla configurada "Tecla_CreditoCode" abrindo a contagem regressiva.
    "Tecla_CreditoCode" adiciona + tempo.
     
    somente plataforma Windows

    214 downloads

    Submitted

  2. PeaZip Portable

    PeaZip, another compression tool which can compress to many different formats and also does batch compression to individual files.
    This is the portable version, so no need to install it, just extract it somewhere.

    233 downloads

    Submitted

  3. 7zip batch compression

    Add the files to your 7z folder in either Program files or Program Files (x86).
     
    Run "7zip Batch Compression.exe"
     
    Drag & drop your files.
     
    Choose the archive type and compression.
     
    Hit "Start Compress".
     
    Original link.

    368 downloads

    Updated

  4. 7zip Batch Compression

    it's a great useful little app to Batch Zip/7z files
    Features
    •Adds Batch-Processing to 7zip
    •Multiple Compression Methods available
    •7zip and Zip Support
    •Perfect for Rom-Collections
    •Shutdown after completion
    •Now with DLLs
    Put dll and executable into the 7zip directory (where the 7z.exe is)
    Files can be added by drag and drop
    For easier debug a command.txt will be created with the command which gets send to the CMD
    Notes from Creator
    Quote
    My first try of a GUI with wxWidgets.
    Now 7zip can do "each file to a seperate archive" from Winrar.
    Sends commands to the CMD to process through the list, though maybe Admin rights are required.
    Maybe a Linux-Version later...
    Original Site
    http://sourceforge.n...cts/sevenzipbc/
    License
    Public Domain

    235 downloads

    Submitted

  5. DrizzleZip

    What is DrizzleZip?
    The answer to that is quite simple, let's say you have a folder with mixed files, some RAR, some ZIP, some 7z and some uncompressed files. Now, you decide for the sake of uniformity that you would like these files zipped up nice and pretty using 7z, ZIP, Gzip, Tar, Bzip, XZ or even TorrentZip techniques. Normally to do this you would have to jump through a lot of hoops. Enter DrizzleZip, simply select the folder which you wish to unify and click Process and in a matter of no time at all you will be left with a properly compressed directory.
    DrizzleZip has native built in recursion techniques which ensures that every file, under every folder will be compressed exactly how you want it! DrizzleZip also supports file splitting (meaning that if you have a ROM folder (or other) lets say: MyZip.7z which contains MyZip1.bin, MyZip2.bin these files will be broken down and compressed on an individual basis (optional of course)) so you can easily separate your compressed files into multiple archives.
    DrizzleZip also supports dragging a group of files, or entire folders (up to 1,000 folders) directly onto the application icon for command line processing.
    DrizzleZip has TorrentZip support meaning you can TorrentZip files from any format (7z, Zip, RAR or even loose files) and they will be stripped down (the contents that is) and re-compressed as stable TorrentZip (0.9) files.
    System Requirements
    DrizzleZip does require Microsoft .NET framework 4.0 (full package) for proper operation as well as administrative rights to your PC (meaning it can only be ran using administrator credentials.
    Notables
    DrizzleZip is considered stable beta software so backing up your files prior to using the application is always suggested prior to any run. Should you encounter any errors while using the program please feel free to post your findings here so that I can assist with debugging and fixing the problem. Also, if you have ideals and/or suggestions on what we can do to make the application more suitable or more enhanced please let us know so that we may take care of it for you!
    Screenshots
    Main Interface

    Password

    Update v1.0.0.0 5-23-2013
    DrizzleZip has made it out of the alpha stages and is ready for prime time deployment. I removed some of the redundant features and added in more sanity features such as command line processing better recursion techniques and a slew of error traps (if applicable.)
    To run DrizzleZip as a command application simply type this into the command prompt:
    drizzlezip.exe -convert -tzip "c:\files\to\zip"
    This command will convert every file in c:\files\to\zip to the TorrentZip format.
    Supported members are -zip -7z -tar -gz -xz -t7z -tzip
    DrizzleZip is now multilingual you just add the XML to /Lang/ and restart DrizzleZip and it will detect the new language file, where you can select it from the Language tool member on the main GUI. Below is the English template which you can use to create your own language files; if you do create a language file please upload it to this forum so that others can get it, and so that I may include it pre-bundled on future releases.

    <lang><menu><file value="File" /><neww value="New window" /><exit value="Exit" /><tool value="Tools" /><clch value="Clear cache data" /><vchd value="View cache data" /><lans value="Language" /><help value="Help" /></menu><itembar><fcompress value="Folder Compression" /><termoutpt value="Terminal Output" /><hlpcenter value="Help Center" /></itembar><directcontrol><title value="Directory Control" /><label value="Source Directory" /><vownr value="Verify ownership of directory/file" /><brose value="Browse" /></directcontrol><compresscontrol><title value="Compression Settings" /><ctype value="Compression Type" /><clvel value="Compression Level" /><cboxs value="Put each file in a seperate archive" /></compresscontrol><options><nerror value="Notify on error" /><bkerro value="Break current operation" /><lgcont value="Log And Continue" /><enflbk value="Enable file backups" /><pmptin value="Prompt user for input" /><useinc value="Use incremental backups" /><ntflow value="Notify on low space waring" /></options><appcontrol><pausctrl value="Pause" alt="Resume" /><prcejobf value="Process Job" alt="Cancel" /><loggnopt value="Logging Options" /><svtoterm value="Save terminal to logfile" /><btnsavas value="Save As" /><ovrallop value="Overall Operation" /><btnclrtl value="Clear Terminal" /></appcontrol></lang>

    292 downloads

    Updated

  • emumovies partner.png


  • Platinum Members Save 25%

    emumoviespartner.png

×
×
  • Create New...