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.

Request: program that can collapse folder structures

Featured Replies

  • Author
  • Localization

AlphaTwentyThree, posted Mon Mar 14, 2016 6:31 pm (11984)


Hello there!

As many of you may know, I do streamed music rips of video games in my free time. I write scripts and I know how to use all the little tools. What I'm in need of is a little tool that I guess can easily be programmed. It only has to do some automatic file operations and needs a context menu implementation in Windows. I need to collapse folder structures. This means that I need the program to be able to:
1. move all files in a folder structure to the base folder where the program is called (right-clicked)
2. all the files need to be renamed so that "\" in the path is replaced by "~", starting at the base folder
Example: we have the following folder structure

D:\temp\game3\audio\music\level1\action.mp3
D:\temp\game3\audio\music\level1\quiet.mp3
D:\temp\game3\audio\music\level1\suspense.mp3
D:\temp\game3\audio\music\level2\boss_fight.mp3
D:\temp\game3\audio\sfx\jingle1.mp3
D:\temp\game3\audio\sfx\lose.mp3
D:\temp\game3\audio\sfx\win.mp3

The programm is executed in the folder "audio". The result are the following files in that folder audio:

music~level1~action.mp3
music~level1~quiet.mp3
music~level1~suspense.mp3
music~level2~boss_fight.mp3
sfx~jingle1.mp3
sfx~lose.mp3
sfx~win.mp3

as well as an empty or deleted folder structure.
Can somebody write something like this? I'd be extremely thankful!!

Regards, Timo
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.