| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #11 (permalink) |
| Portal Member Join Date: May 2006
Posts: 51
Thanks: 5
Thanked 0 Times in 0 Posts
| I'd like some more help on the vbscript: Dim oShell Set oShell=CreateObject("WScript.Shell") WScript.Sleep 2000 oShell.Run("c:\Path\To\MediaPortal\MediaPortal.exe ") Set oShell=Nothing Since my Mediaportal install in located in "Program Files", i cannot run the script. If i point to any path without spaces in it, it works. I cannot point to a shortcut. If i escape the " by doing """, i get a small commmand promt that is empty. Can someone rewrite this so it works with spaces in the path? |
| | |
| | #12 (permalink) |
| Portal Developer Join Date: Jun 2005 Location: Barcelona Age: 36
Posts: 334
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | oShell.Run("""c:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe """) Or use short names instead: oShell.Run("c:\Progra~1\TeamMe~1\\MediaPortal\Medi aPortal.exe ") |
| | |
| | #15 (permalink) | |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 6,637
Thanks: 129
Thanked 235 Times in 209 Posts
Country: | Quote:
reboot and then install the new driver, i may be teaching my granny to suck eggs here. ![]()
__________________ Ray\PD Check your codecs are fine with Filmerit. XP\Vista known issues FOR FULL SUPPORT PLEASE GIVE USER SPECIFICATIONS AND RELEVANT LOG's as per HERE | |
| | |
![]() |
| Bookmarks |
| Tags |
| boot, starts, strange, time, windows |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A perfect HTPC with MP & PVR Scheduler & faster XP | STSC | Tips and Tricks | 16 | 2007-01-30 23:40 |
| (MPEG2) Codec guide | Anonymous | Tips and Tricks | 36 | 2006-09-20 12:40 |
| MediaPortal not reappearing after using windows screensaver | spytek_98 | General Support | 0 | 2006-01-20 10:17 |
| strange option about mediaportal in Progdvb | Molokoids | MediaPortal 1 Talk | 0 | 2005-12-01 04:04 |
| Compile problems | Anonymous | General Development (no feature request here!) | 1 | 2004-04-28 22:49 |