[WINDOWS] Launcher plugin for XBMC

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
rausch101 Offline
Fan
Posts: 580
Joined: Sep 2006
Reputation: 1
Location: Washington D.C.
Post: #271
jnikle Wrote:I know this is too late for you, but might be helpful for anyone else looking for solutions. I use batch files to open exe's with launcher for a few reasons.

1. That way, you never have to move an exe if it's in a hidden folder which xbmc won't see.
2. Spaces aren't an issue either if you just put the file path in quotes.
3. Some exe's won't run correctly unless accessed via the command line.

great advice

Have a question? First try the XBMC online-manual and FAQ. Also: How to submit a debug log
find quote
zosky Offline
Member+
Posts: 302
Joined: Dec 2008
Reputation: 1
Location: toronto. canada
Post: #272
yup! i do the same thing in linux (with a BASH script) for a variety of reasons

8 xbmc frodo's (rc3) ... atom/ion(xbmcBuntu) | amd3000/nVidia9800(mint12) | iphone4(5.1.1) | hpTouchPad(cyanogen9) ... and more
+ central mySQL db + 11TB mdadm raid6 (+transmission-daemon & flexGet)
+ maraschino + IRtoy.v2
[Image: widget]
find quote
linuxluemmel Offline
Member+
Posts: 872
Joined: Jun 2009
Reputation: 0
Location: Lucern / Switzerland
Post: #273
Starting a executable or a shell-script with paths that have spaces inside is allways nice ...
find quote
Post Reply