| |||||||
| Tips and Tricks Post your Tips and Tricks in here. |
![]() |
| | Thread Tools | Display Modes |
| | #21 (permalink) | |
| Portal Member | Quote:
In your case you would like to start mp_start with the following command: mp_start "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" | |
| | |
| | #22 (permalink) | |
| Portal Member | Quote:
| |
| | |
| | #23 (permalink) | |
| Portal Member Join Date: Mar 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
| |
| | |
| | #24 (permalink) |
| Portal Member Join Date: Aug 2005 Location: Melbourne, Australia Age: 22
Posts: 707
Thanks: 0
Thanked 0 Times in 0 Posts
| It is a command line argument. You can create a shortcut to mp_start and add the path on the shortcut list, or create a .bat file that runs it with the path, etc. There are many ways to get it working. |
| | |
| | #25 (permalink) |
| Portal Member Join Date: Mar 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
| ok, i see that this little problem can be easily solved... in fact i just didnt really understand how, maybe you could describe that shortcut-solution for a beginner like me... that would be a great help.. so: a) i create a shortcut to mp_start b) i add the path "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" to the shortcut list.. only problem: what shortcut list? i guess the .bat-file solution might be far too difficult for me ;-) hope you can help me greetz bored |
| | |
| | #26 (permalink) | |
| Portal Member | Quote:
1. rightclick on your desktop 2. select New -> Shortcut 3. copy-pase this location: c:\mp_start.exe "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" This assumes that you have mp_start.exe located in your c:\ folder; if you have it on your desktop, use something like c:\documents and settings\bored\desktop\mp_start.exe 4. click next 5. click finish Now you can start mp_start using the icon on your desktop. | |
| | |
| | #27 (permalink) | |
| Portal Member Join Date: Mar 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
other question, maybe you can help me: is it possible to start MP with my remote using that shortcut ? i use PCTV remote and changed the profiles.ini from ; start MediaPortal with Remote key1006=EXEC C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe| -10ft -full to the shortcut (not desktop but the mediaportal-folder): ; start MediaPortal with Remote key1006=EXEC C:\Programme\Team MediaPortal\MediaPortal\Verknüpfung mit MediaPortal.exe.lnk| -10ft -full ("Verknüpfung mit Mediaportal.exe.lnk" is the name of the shortcut i created) but nothing happens... :-( | |
| | |
| | #28 (permalink) | |
| Portal Member | [quote="bored"] Quote:
; start MediaPortal with Remote key1006=EXEC c:\mp_start.exe "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" | -10ft -full You probably would want to create a batch file with the start command and use the following section in the ini file: ; start MediaPortal with Remote key1006=EXEC C:\documents and settings\bored\desktop\mpstart.bat | -10ft -full For this to work you can create the batch file like this: 1. Right click on the desktop and select New -> Text Document 2. enter the filename mpstart.bat (and select Yes to the warning) 3. now right click the new icon and select Edit 4. type in the following: c:\mp_start.exe "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" (assuming you have mp_start in your c:\ folder) 5. Save and close | |
| | |
| | #29 (permalink) | |
| Portal Member Join Date: Mar 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
what i did: 1) mp_start.exe is placed in mediaportal-folder C:\Programme\Team MediaPortal\MediaPortal\mp_start.exe 2) mpstart.bat is placed in the same folder with the command: mp_start.exe "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" 3) i changed the exec-command in the ini-file to: ; start MediaPortal with Remote key1006=EXEC C:\Programme\Team MediaPortal\MediaPortal\mpstart.bat| -10ft -full so when i open mpstart.bat directly it works perfectly, but when using my remote only for less than a second i can see a small window opening and closing... thats it... kind of weird, cause the bat-file seems to work when opening it directly but not when using the same file with my remote, although something opens... maybe you know whtas wrong, or maybe i wanna have to give up.. anyway great thanks for your help til now ;-) | |
| | |
| | #30 (permalink) | |
| Portal Member | Quote:
Change the content of the batch file to include the full path names: "C:\Programme\Team MediaPortal\MediaPortal\mp_start.exe" "C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe" | |
| | |
![]() |
| Bookmarks |
| Tags |
| automatically, display, fullscreen, secondary |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Autotune doesn't find any channels | friedit | Installation, configuration support | 2 | 2007-01-02 14:34 |
| Recording from TV | 'Arry | General Support | 2 | 2006-09-20 01:12 |
| Cant get MyTV to work (2.0 RC3)? | mdolan | General Support | 3 | 2006-03-30 15:58 |
| After first time entering .apefolder all files is unknown. | PHN2 | The old Bugreport Forum | 1 | 2006-03-15 17:28 |