Help with XnView Portable
Posted: Tue Oct 02, 2007 1:33 am
I'm making my own XnView Portable (the U3 version is crap) but I need new switches!
- xnview portable.cmd
@echo off
xnview.exe -ini xnv_port.ini
exit
- xnv_port.ini
- xnv_port.bar
I need a "-bm <file>" for Bookmarks (mine will be xnv_pbm.ini)
I need a "-cat <file>" for Bookmarks (mine will be xnv_pcat.ini)
and I'm probably still forgetting other things but I'm half-way there
- xnview portable.cmd
@echo off
xnview.exe -ini xnv_port.ini
exit
- xnv_port.ini
- xnv_port.bar
I need a "-bm <file>" for Bookmarks (mine will be xnv_pbm.ini)
I need a "-cat <file>" for Bookmarks (mine will be xnv_pcat.ini)
and I'm probably still forgetting other things but I'm half-way there
