Messages - KodeZwerg [ switch to compact view ]

Pages: prev1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 144next
46
KodeZwerg's Realm / Flatten Folder by KodeZwerg - v0.0.0.8 released
« on: February 20, 2023, 07:59 PM »
Inspired by Vic's excellent tool, I reprogrammed my own variant of such a tool, just for fun not for competition.

Purpose:
All files will be moved into root of selected folder.
All folders inside of selected folder will be deleted.

Warning:
This is a one way ticket, no way back (!!)
(means, no undo capability)

Notes:
SendTo does not have the capability to seperate files and folders.
Context works strictly only on folders.

Installation:
Extract archive anywhere
Run .exe with Administrative Rights (if you are logged on with an Admin Account, running as Admin is not required)
Press [Install]
From now on you have a "KZ - Flatten Folder" context menu entry when you right click on a folder.
If you not want it anymore, repeat above steps and press [Uninstall] plus delete the .exe file.
This tool is not created to run on folders that are protected by Windows OS (exemplary \Program Files\ )
When my app is done it show you some information.

Requirements:
Any 64bit Windows Operating System, no special runtime needed. (Vista+)

Description:
When a file with same name is already in root folder, it will be slightly renamed
Example:
file.ext -> file (1).ext
file.ext -> file (2).ext
etc...

Bugs:
if you try to run my app on Windows protected folders it may crash.

Warranty:
None, you do all on your own risk.

Snapshots to show what awaits you:
This is how the installation looks like
Bild_2023-02-26_004056612.png
That's the context menu entry my app will create when you clicked [Install]
Screenshot - 21_02_2023 , 06_06_36.png
And exemplary here you see how a result could look like
Bild_2023-02-26_004204642.png

Enjoy, its free.  :-*

47
Post New Requests Here / Re: Rename FOLDERS in hierarchy
« on: February 20, 2023, 07:46 PM »
Fixed logical bug, I apology for that.

*updated
 - added version info (v0.0.0.2)
 - modified final dialog

Snapshot:
Bild_2023-02-21_115141377.png

48
KodeZwerg's Realm / Re: Folder of series by KodeZwerg
« on: February 20, 2023, 07:45 PM »
Fixed logical bug, I apology for that.
Microupdate
 - added version info
 - changed final dialog

49
PublicDomainVic / Re: Flatten Folder Menu v0.1.1
« on: February 20, 2023, 03:28 AM »
I was unaware of this project, but found a bug for you to fix :D
Your Tool is unable to remove folders that have flags set for readonly and crash.  :o
Your Tool is unable to register context menu when it was copied to a windows protected folder like \Program Files\
(I mean, it does lie to me, it say it can not register but infact it does register, error pops up because it can not write an icon file)

50
KodeZwerg's Realm / Re: Folder of series by KodeZwerg
« on: February 19, 2023, 07:14 PM »
While I was fixing another app that uses mostly same technique, I've also updated this project.
I technical removed 255 char limit for filepath/filename and opened it to have a max of 32767 characters.

Since I do not have on my system such long names, I am unaware if it properly runs,
from side of logic it should :-[

New app in first Post.

Pages: prev1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 144next
Go to full version