topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday May 9, 2025, 1:26 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 13 14 15 16 17 [18] 19 20 21 22 23 ... 29next
426
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 10, 2018, 03:48 AM »
Looking good  :up:

I just had a thought on "how-to" turn [Looking good] into [Looking better] and tried to bring that idea to code.
Shortcut (_lnk _url) Tuner by KodeZwerg - Final.jpg
And this is what it resulted into, the box finally shows Windows Explorer like preview of linked Icon.
In some cases preview Icon aint same Icon as defined in Editor. Its Windows we talk about  :P
I am sorry, the box is now a little bit slower but looking better (I hope)  8)

Fixed:
 - missing StatusBar Text for .url files (it wont hang on "Compute Data ..." anymore)
 - this and that inside Source

Added:
 - preview Icons for Box

known bugs/limitations:
 - for what this application is made for = none known
 - for what this application aint designed for is still not working
   - if target aint a file than my application assume it is bad


Regards,

KodeZwerg.
427
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 09, 2018, 10:17 PM »
What to say, to me it look final, do you like to say same aswell?

This is how it looks when you selected a .lnk file that has "okay/good" content
Shortcut (_lnk _url) Tuner by KodeZwerg - good file.jpg

This is how it looks when you selected a .lnk file where target is missing. (missing target = file not found)
Shortcut (_lnk _url) Tuner by KodeZwerg - Bad File.jpg

This is how it looks when you select a .url file
Shortcut (_lnk _url) Tuner by KodeZwerg - url file.jpg

Fixed:
 - re-written my FindFiles() internal thing to get files for *.lnk and *.url in same step.
 - subfolder bug (that exists in non-public release) is finally gone  :-*
 - Red Color bug fixed, i forgot to reset its state on reload   :huh:
 - "Apply" bug fixed, i forgot to add new ".url" handling for multiple save actions  :P

Added:
 - more missing StatusBar Text added.  ;D

known bugs/limitations:
 - for what this application is made for = none known
 - for what this application aint designed for is still not working
   - if target aint a file than my application assume it is bad


Regards,

KodeZwerg.
428
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 09, 2018, 05:34 PM »
Shortcut (_lnk _url) Tuner by KodeZwerg - 10_11.jpg
(as small clue how i do)

soon to be ready, i also found field named "origurl", i have absolutly no idea what does what, as seen on picture just my labels get renamed.
i think i added most important features.

for now my app is dead. my code to find files (that formerly was restricted to *.lnk) is in that moment total crashed. i need to start from scratch that internal procedure.....
429
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 09, 2018, 11:15 AM »
If i remember right, .url is plain text file like .ini.
Maby i add it someday too, but never implement "search'n replace", it is easy to add but thats your terrain :)
Fancy editable Listview belongs to you aswell, to me with WinApi commands it is too slow.
And i wonder how your filehandling work with different %environments% and how your icon support will be,
and everything else that struggled me alot.... I am looking forward to yours, best wishes!
If needed, as always, my sourcecode you can have.
I hope some of my features inspired you to do same like my GUI was inspired by yours, just KodeZwergonized hahaha
430
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 08, 2018, 07:29 PM »
This should be considered as my final build, last contribution in here aslong no bugs reported.

Fixed:
- file handling with those fancy %environment% strings should be solved now

Bugs left:
- sometimes no iconfile is named, but as soon as you press ".." it will be revealed
- not all shortcut target types are supported, like a folder or windows api special stuff
  ( this application is designed for files as target, try out what goes and what not )
- "Mark Bad" feature still not best since some files be marked as bad because they include some of above mentioned types

You should at least know how i fixed that %environment% bug because it belongs your files.
Whenever my app detect %values% it try to decode them to readable form.
That belongs to "Target" and "Working Path". "IconLocation" will not be modified.

From my point of view, i can live with left bugs, project is closed to me.

I still do offer support if needed.
431
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 08, 2018, 04:14 PM »
I am so happy to eleminate that IconDialog bug in a KodeZwerg way :-)

Fixed:
- IconDialog bug, I really hope its gone now...
- %ENVIRONMENT% for icons should work now always good

Added:
- To my StatusBar Frankenstein would say: Its alive!
  (now you see some status on major actions)

current known Bugs/limitations:
- you can not save shortcut file if no target found, if doing mass operations, those might be skipped
- %ENVIRONMENT% strings are still buggy for target/working path name
- due to above line "Mark Bad" not always good


Enjoy.
432
UrlSnooper / Re: Snooper Error possible BUG
« Last post by KodeZwerg on November 08, 2018, 02:06 PM »
ugh... a really not good one (the error)
like try accessing something that doesnt exists in that moment.

@iggy67 have you tried update to npcap drivers? those are more recommend than included winpcap.
433
Living Room / Re: Working on a DCTCG and found this resource
« Last post by KodeZwerg on November 08, 2018, 02:01 PM »
Well, I'm impressed with both of you.  I'm done after 1 mile.
With car I am able to reach that goal too  :D

You earned +1 respect @kyrathaba
434
Post New Requests Here / Re: IDEA: Switch language of game GTA V
« Last post by KodeZwerg on November 08, 2018, 01:55 PM »
Faster to reach goal "quick change language" would be this approach I guess:

open regedit
walk where that language string is defined
left tree view = right click on it, select export selected
save it on desktop for real fast access or elsewhere and create shortcut for it (on desktop no shortcut needed)
back in regedit
change language to whatever else value
right click on it, select export
save it on desktop for real fast access or elsewhere and create shortcut for it (on desktop no shortcut needed)

I prefer to save as Win9x-Nt4 format, than it is plain text and you can modify with Notepad.
Open both files with Notepad and remove all definitions that not belong to your language-hack.


the end.
435
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 08, 2018, 01:28 PM »
Here a new version can be obtained.

Fixed:
- nothing of above post  :'(

Added:
- Icon Display for current file (it either try load whatever is stored to use as icon/index or load associated from target)
- Double check, you cannot add a file twice (or more) anymore
- Double check for subfolders aswell
- missing HotKey "Ext" field

Since a picture tell more than thousands words:
Link File Tuner by KodeZwerg - 08_11 002.jpg
That bug is also on my todo list, somehow it is kinda resident.
When you work with my ".." icon choose dialog, whatever you have choosen will be printed in Arguments and Description on save.
It is invisble at first, you only see it when you "Save current" and press inside box on shortcut again (this will reload to left screen).

I am sorry for this situation, i'm on it to fix, if interested at all.
436
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 07, 2018, 11:58 PM »
Another small addition is made, two new buttons.
Now you can press on ".." buttons to simplify things.
One to easy choose Target and one to easy choose Icon.

Screenshot with localized Icon select dialog (you will see it in your language):
Link File Tuner by KodeZwerg - 08_11.jpg


known bug, soon to be fixed:
If Target or Working Path contain Environment Settings (%XYZ% for example) then my App has a problem to autofind target.
So pressing "Mark Bad" might not always be 100% accurate...
437
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 07, 2018, 05:44 PM »
New Bugfixed Version is available here.

Bugfixed:
Win32/Win64 bit location thing.

Features added: (hopefully bugfree, lets see)
- added Allow to drop folders, if checked, those folders will be scanned for .lnk files and added to list
- added scan all subfolder switch, take care what you doing, this may take a while :-)

GUI Preview:
Link File Tuner by KodeZwerg - Final.jpg
438
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 06, 2018, 08:27 PM »
Aslong you need to wait for final product and to show that I dont compete to skwire (I left out .URL files)
I like to present a little toy of my own that I think is final stage, now to be shown to public.

Since I did not invented this to your needs, instead to anyones usage (limited to .lnk files).
Link File Tuner by KodeZwerg - Final Preview.jpg
This is how it looks in action.
I liked to design it a bit like skwires preview. Thanks to him for idea.

Manual:
On right side there is a large box, this is dragdrop zone, drop any files on it, no matter extension.
If you select anything inside box, the left side off app gets filled with data.
Feel free to modify anything you like, no restrictions set to nothing (aslong you stay on correct format, like IconIndex should always be a number...)
Press "Save Current" will save current Entries back to file.
(you always be able to see current file below buttons)
De-/Activate checkboxes infront of Field definitions.
Whatever you have checked, with whatever you have entered, those be written to files with "Apply" buttons.
Press "Apply to Selected" will apply all checkboxes to selected box entries.
Press "Apply to All" will apply to all entries, quick and dirty way ;-)
As seen on Preview Image above, if you load a file and its target does not exist, color changes to red as warning.
Red color only be used on loading, editing has no checking.
To quick check if some of your dropped links are invalid (target does not exist); I made a button "Mark Bad"
That action will check links and pre-select all bad ones.
You can also multi-select the Windows way on your own. Whatever you prefer it should does. Just try ;-)
You now could either "Remove Selected" to simply remove them out of list, total harmless.
There is also a button "Delete Selected", it will enable itself during "Mark Bad" phase.
If you press on that button....
TAKE ATTENTION NOW!
THIS WILL REALLY PERFORM A DELETEFILE() ACTION ON WHATEVER IS SELECTED!!!! DANGEROUS, NO WARNINGS!!!
All buttons have instant effects.

If I made you hungry for it, here you find the Archive, you will need 7zip to extract.

Known bug/limitations:
- This app must run with same privilegues as target process from where the drop starts.
  (if you run app, drag files over box but box dont let you = wrong privilegues)
  (a fix could be, run as administrator, but if it than catches all at any time... i dont know yet)
- This app needs Windows
- This app doest care what input you give, it just work
- My apps Shortcut Hotkey doesnt care about if entered Key came from NumPad or not.

My best advice, create any new shortcut file (.lnk) to play with.
Try out anything and keep checking with Windows File Property Box if it matches.
Like Hotkeys, please dont ask me, all i can say as advice belonging to Hotkeys (since it is not limited to a single char)
If you want to know any specific value as a readable, to see how you should input it to my app, do that inside Windows File Property Box.
Whatever is inside, cut CTRL+ALT+SHIFT statement and use the shown rest. Example "F2" would mean "Function Key 2"
If any specific combination aint possible since its definition is missing, please let me know.

Take care what you do, no warnings, no checks, just doings...
Control twice wich checkboxes you have checked before you press any "Apply" button !!



Regards,

KodeZwerg.
439
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 06, 2018, 03:38 AM »
Project1 - Embarcadero RAD Studio 2010 - Unit1 [Built] - 06_11.jpg
i mean like on that proto-form.
440
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 06, 2018, 02:07 AM »
(in my own tries, i added a field, to see its decimal value, no edit capability)
I just mentioned it because i had this thing in mind:
What happen to a defined Hotkey after your Tool modified a file, is value gone, is value kept.
For myself i do not care since i do not need that kind of Tool.

As another suggestion (i dont know how your program work), if multiple selections then maby another checkbox to each option would be nice.
Not that all gets all the time same value.
For example, i select 10 files, check [X] icon or comment, those be activated and modified/saved on that 10 files.

(just suggested, for myself i still dont need it)
441
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by KodeZwerg on November 06, 2018, 01:42 AM »
it misses Hotkey but looking nice  :up:
442
N.A.N.Y. 2019 / Re: NANY 2019 Rewards
« Last post by KodeZwerg on November 04, 2018, 06:46 AM »
Great idea, must be said  :Thmbsup:

if there be some wheel of fortune like, please exclude me for ebooks, such i prefer in my language  :P
(others take more advantage on them than me)
443
Post New Requests Here / Re: IDEA: Drag Drop renamer
« Last post by KodeZwerg on November 03, 2018, 03:30 AM »
I'm more the maker not the thinker. (even if i thought my idea mirrors request...)
I'm more the creator not the user. (even if standard wheel exists; i like to have my custom ones...)
And finally, if you need to think and rethink (maby due to the way i communicate), i do not harm anyone or want to convince anyone.
Free world for free softwares :-)

Your are in best hands @mouser  :-*
He can better communicate and final product does what he say.

Best wishes!


KodeZwerg.
444
Post New Requests Here / Re: IDEA: Drag Drop renamer
« Last post by KodeZwerg on November 02, 2018, 08:16 PM »
If i may stick to my written text and your reply....

you mean the steps where i told about fileoperations and what boxes are doing... you want in fact virtual folders?

i mean....
the "boxes" thing what i mentioned and on screenshot displayed as large icons on right side

those should have some kind of "playlist" (stored locations of added files, just names, no actual files)
and my "execute" button will just rename original files in original folders and add them to selectex box.
opening a box will open something that look, feel and smell like explorer with whatever files you added.

that right?
445
Post New Requests Here / Re: IDEA: Drag Drop renamer
« Last post by KodeZwerg on November 02, 2018, 02:15 PM »
Hello,

my first idea would be something like this...

a sizeable window
inside window some buttons and two viewpanes
buttons like copy/rename, clear list, sort list, exclude

first view deals as dropzone between app and external (maby looking like explorers report/detailed view)
that view will then contain all dropped files
files will have checkboxes (for .jpg maby a small preview, .nef tells me nothing)
files can be removed from list
files can be pre-renamed in list (you will see (as hint text original name) autogenerated name to have a chance to interact)
files can be excluded if not .jpg or .nef

second view would look like explorers large symbols
where you have buttons to add/edit/remove boxes design
boxes will be displayed as individual image that you define
boxes will have as character a individual destination path
boxes will have endless down scrollbar/refit design on change of window size
boxes have same width+height that you can define somewhere i let you
boxes display images that keep aspect ratio, not stretched to fill box complete
doubleclick/open a box would simply open explorer with destination path, then you have all used to know and handle windows functions avail

multimonitor = i have no idea and can not test, havent got such high equimentent.

copy/remove = what kind of file operation we talking about ? from/to local harddrive ?

is that described that what you are looking for?
to describe what i mean here is a quick montage any.jpg
left side as file drop zone, right side those boxes (in final product with custom image etc... this just explorer icons)
446
Living Room / Re: Working on a DCTCG and found this resource
« Last post by KodeZwerg on November 02, 2018, 03:51 AM »
i second this & like your first screenshot. Somehow i miss statistic for card but you make me more n more hungry to "want" it ;)

i dont know how you do it at all, my suggestion for text on cards would be, use direct write to canvas.
that way you can easily do multilanguage.
(examples for your coding language will for sure be found if searching for "textscroll" + your language.)

playing with canvas can also be used to add effects on cards.
447
Progress divide by HoursOfWork multiply Salary (for each Team)
Maby that?
448
Living Room / Re: Working on a DCTCG and found this resource
« Last post by KodeZwerg on November 01, 2018, 02:28 AM »
I know MTG Planeswalker stuff. I also know it is Pay2Win :-]
449
Living Room / Re: Working on a DCTCG and found this resource
« Last post by KodeZwerg on October 31, 2018, 07:01 PM »
@KodeZwerg: you (or anyone else) interested in helping out? I'm going to start releasing some promo cards...
Help out with what?
Willing to test if I know what to do :]
450
General Software Discussion / Re: Rename Open File in Windows
« Last post by KodeZwerg on October 31, 2018, 02:03 AM »
A preview aint a view?  ;D
Pages: prev1 ... 13 14 15 16 17 [18] 19 20 21 22 23 ... 29next