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.

unique file names with Offzip using batch file?

Featured Replies

  • Author
  • Localization

Acewell, posted Fri Feb 17, 2017 2:59 am (20853)


Hi i'm using a batch file to run Offzip on many files at once,
Code:
for %%G in (*.bin) do offzip.exe -a %%G

the problem is the output files are trying to be named the same and offzip is giving me no option to auto-rename them on the fly. :(

How can i fix this batch file to give each output file a unique file name, or is there a hidden option in Offzip that can do this? :oops:
  • Author
  • Localization

chrrox, posted Fri Feb 17, 2017 10:14 am (20859)


you could use the batch file to create a folder for each file then set the output t o that folder for each file.
  • Author
  • Localization

Acewell, posted Sat Feb 18, 2017 12:28 am (20867)


yeah i thought about that but that just creates a new problem with having many folders and the files still won't have unique names :)

aluigi, can you add auto-renaming to offzip like it works in Quickbms? :?:
  • Author
  • Localization

aluigi, posted Mon Feb 20, 2017 1:56 pm (20895)


You should modify your batch script to create new folders and use them as output.
It's the easiest solution.
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.