Pakkfail: Failihaldur graafilise kasutajaliidesega

MarkusTegelane


GUI failihaldur on graafiline failihaldur, mis on 100% kirjutatud batch keeles.


Allalaadimise lingid :

GUI file manager : https://drive.google.com/file/d/1FBs6D3k9CvZk34_o2ptEUYSi92sKlfZ2/view?usp=sharing


Ole kursis

Ajaveeb: http://markustegelane.tk
Google+: https://plus.google.com/115914313352149705046
Twitter: @MarkusTegelane

Teised kanalid:

MarkusTegelane+ : https://www.youtube.com/channel/UCGGM...
Markuse asjad: ttps://www.youtube.com/channel/UCMD2...

Muusika: X-Ray - Zizbum (chiptune)


Avaldati: 12.03.18
Failinimi: fileman.mp4
Kategooria: Pakkfailid


Ava video (YouTube)Ava video (Odysee)JSON dump Tagasi

Attribuudid

  • Kustutatud
  • Subtiitrid
  • Avalik
  • Ülekanne
  • HD

Sildid

Markus MaalMarkusTegelaneTheMarkusGuybatch filefile managerGUI filemanagerfilemanfmbatch fmpakkfailpakkfaili haldurmanager batch

Kommentaarid

@septanalginafecnil

Man, that´s simply EPIC!!!

@markusTegelane

Note: It's technically a TUI (Text User Interface) and not a GUI (Graphical User Interface). Sorry about that...

@uuco.6037

how did you get the file names?

@markusTegelane

It's pretty simple actually if you understand the for command. @echo off setlocal EnableDelayedExpansion for /f %%a in ('dir /b /a-d') do ( echo %%a pause )

@uuco.6037

​@markusTegelanethanks bro

@MrSaemichlaus

Funny thing is, this style of software interface is still used on many legacy inventory systems in warehouses today. Nobody wants to touch it because the guys who coded it are gone, it's been desperately patched thousands of times and it's a can of worms.

@Micunymos0

downloaded from internet. skilless.

@markusTegelane

I forgot to change the sample text, sorry about that