Thank you. I think I have found a bug: XNViewMP passes the file path using "/" while Windows expects "\" and thats why the image file doesn't get passes on to the batch file.
Edit: For now, you can have a batch file like this to get it working:
set a="%~1"
set a=%a:/=\%
start "" "C:\windows ...
Search found 9 matches
- Tue Oct 14, 2014 10:28 am
- Forum: MP - General Support
- Topic: How to Add Custom Buttons?
- Replies: 6
- Views: 2047
- Mon Oct 13, 2014 9:02 pm
- Forum: MP - General Support
- Topic: How to Add Custom Buttons?
- Replies: 6
- Views: 2047
Re: How to Add Custom Buttons?
Well, I guess this is not possible either as there is no response on how to do it.
- Sat Oct 11, 2014 1:15 pm
- Forum: MP - General Support
- Topic: How to Add Custom Buttons?
- Replies: 6
- Views: 2047
Re: How to Add Custom Buttons?
Hello, We can add a toolbar button to run an exe or a batch file. How we can pass on the file name of the selected image to that exe/bat file? Thanks!
- Fri Oct 10, 2014 4:43 pm
- Forum: MP - General Support
- Topic: How to Add Custom Buttons?
- Replies: 6
- Views: 2047
Re: How to Add Custom Buttons?
OK, thanks for the reply. Both "Filter by [menu]" and "View as [menu]" can be added as you described ... I need to add Filter and View buttons, rather than menus. I guess this is not possible then.
- Fri Oct 10, 2014 4:10 pm
- Forum: MP - General Support
- Topic: How to Add Custom Buttons?
- Replies: 6
- Views: 2047
How to Add Custom Buttons?
Hello, Where we can find the list of available "cmd_???" commands and a tutorial on how to add custom buttons? I need to add these custom buttons: "Filter by Images", "Filter by All", "View as Thumbnails + Filename" and "View as Details". Thanks.
- Tue Sep 30, 2014 1:13 pm
- Forum: MP - General Support
- Topic: Update
- Replies: 6
- Views: 1129
Re: Update
Thank you!
- Mon Sep 29, 2014 6:12 pm
- Forum: MP - General Support
- Topic: Update
- Replies: 6
- Views: 1129
Re: Update
Hello, Is there going to be a new release tomorrow, the last day of September 

- Thu Aug 07, 2014 10:57 am
- Forum: MP - General Support
- Topic: Update
- Replies: 6
- Views: 1129
Re: Update
OK, thanks.
- Wed Jul 30, 2014 8:26 pm
- Forum: MP - General Support
- Topic: Update
- Replies: 6
- Views: 1129
Update
Hello, When do you plan to release a new update? Thanks.