Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.
Zero Tolerance for Disrespect

Usage examples of QuickBMS

Featured Replies

  • Author
  • Localization

aluigi, posted Fri Jun 26, 2015 10:52 pm (5948)


There are often some situations in which quickbms is very useful and can solve some problems that are otherwise difficult or need time.
Maybe it's possible to collect these examples (moreover if coming from a real experience) here in this thread.

For example I just downloaded the ModArchive collection samples to use in music trackers and after having extracted this big ZIP I have found that all the samples are zipped in their subfolders (like bass\alesis_nanobass1.zip).
So I wanted a quick solution to easily extract all these ZIP archives by automatically creating a folder with the same name of the ZIP where placing the files, so I used the following quickbms command-line:
Code:
quickbms -F "{}.zip" -d z:\zip.bms z:\waveworld z:\waveworld

Which means:
-F "{}.zip" the input files must have the zip extension
-d extract the files in a folder having the same name and path of the input file
zip.bms: the well known zip script
z:\waveworld: my input folder
z:\waveworld: my output folder, I decided to use the same input

The only additional operation was to delet all the ZIP archives (search: *.zip -> delete).

The new folders have an ".zip_extract" suffix, it can be removed with some tools like LupasRename.

Hope it may be useful and feel free to post your usage examples.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.