-
Standard RSP member
- Rep Power
- 0
OSD Files Browser
An small apps to work with HIP, Gilder and other ...
Hi, I try for many days to find an OSD menu that can navigate my file system.
Base on this i make an utility app, is not an plugin, is application {.exe} that accept command line parameter {that can be give by HIP, Gilder or other ..}.
...
Versions:
V 1.4.1 - 2010.01.22
- Fix some minor BUGs.
- Fix to help: wrong examples.
- Acknowledge BUG with initial path. Workaround in Help.
Install:
Copy Font file in windows font folder (optional).
Just run this from in command line, Gilder, HIP... with parameters you choose.
Command Line parameter:
-help = DO NOT show help {a little odd}
-h xxx = height of the window (min 350)
-w xxx = width of the window (min 200)
-b = show the border (Transparence Array become opaque: -co to color it)
-p "x..." = the path to start with (IF PAT END WITH \ THEN DOUBLE IT; Ex: for C:\ use C:\\ , for d:\music\ use d:\music\\ or d:\music)
INCORECT -p parameter CAN CRASH application.
-f "x..." = the extension of the files to show {list all with comma separator}
-i x{1|2|3} = Icon/Font size. 1 Small, 2 Large, 3 Huge
-o xx = opacity (between 0 and 100)
-c = don't show clock
-style x{0|1|2|3} = color style to use (0 default)
* color mode {#[a-f]|[A-F]|[0-9]}{3|6} = #F12 or #FF03ab or ... (HTMLColors)
-ct1 -ct2 -ct3 = font colors (test to see wich is which is which)
-cb1 -cb2 = back colors
-co = transparence array color
Ex:
OSDfv.exe -h 500 -w 1000 -p "C:\picture" -f "jpg,png,gif"
- show files that end with .jpg, .gif, .png and directorys starting in C:\picture in a window of 500px by 1000px with border and showing help page.
OSDfv.exe -help -b -p "D:\\" -f "mpg,mpeg,avi,mov,wmv,wma,mkv,mp3,mp4,m3u,xspf,pls ,asx,wpl"
- show "media" type of files with directorys starting in D:\ in window without border , not showing help page.
OSDfv.exe -help -b -p "D:\\"
- upper case showing all type of file.
OSDfv.exe -help -p "D:\\" -f -style 2
- upper case using color style 2
OSDfv.exe -help -p "D:\\" -f -style 2 -ct1 "#0FF"
- upper case using color style 2 and change font color ct1 to #0FF
OSDfv.exe -help -p "D:\\" -f -style 2 -ct1 "#0FF" -cb2 "#999"
- upper case using color style 2 and change font color ct1 to #0FF and back color to #999
OSDfv.exe -help -p "D:\\" -f -style 2 -ct1 "#0FF" -cb2 "#999" -o 50
- upper case with opacity 50%
OSDfv.exe -help -p "D:\\" -f -style 2 -ct1 "#0FF" -cb2 "#999" -o 50 -i 3
- upper case with huge icons
OSDfv.exe -help -p "D:\\" -f -style 2 -ct1 "#0FF" -cb2 "#999" -o 50 -i 3 -c
- upper case without clock
Default Values (used when missing parameter):
(show help) {-help}
-h=600
-w=400
(without border) {-b}
-p="C:\" (hope this exist to your system)
(all file type) {-f}
-i=2
-o=100
(show clock) {-c}
-style=0
-ct1 -ct2 -ct3 -cb1 -cb2 -co from style



Download:
http://www.promixis.com/forums/attac...9&d=1264185757
http://forums.dvbowners.com/index.ph...e=post&id=1687
http://forum.softpedia.com/index.php...post&id=704285
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules