• 1
  • 341
  • 342
  • 343(current)
  • 344
  • 345
  • 453
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC
angels, have how run Warframe in Advanced launcher? i try all exe files and no one works! i try to create a steam shortcut, but is a URL shortcut...
(2013-06-19, 20:11)sagaopc Wrote: angels, have how run Warframe in Advanced launcher? i try all exe files and no one works! i try to create a steam shortcut, but is a URL shortcut...
For PC games under windows it is always better to use .lnk files instead of directly executable file. For that, put all the shortcut file of your PC games into the same directory and create a files launcher that will manage/start .lnk files. http://www.gwenael.org/xbmc/index.php?ti..._shortcuts and http://www.youtube.com/watch?v=JyfRa7gygEc
If i launch a Program the XBMC is getting minimized. But i want to start the program in front of the xbmc.
This works in the last version of advanced launcher... what can i do
(2013-06-19, 15:58)Angelscry Wrote:
(2013-06-19, 15:55)lokipoki Wrote:
(2013-06-19, 15:20)Angelscry Wrote: Your argument must not be %rom% but %romname%. As indicated into the user guide, %rom% is returning the complete path of the rom file (path+name+extension) while %romname% is just returning the name of the file without extension. Also your script use the parameter $CmdLine[2], so this mean that your autoscript is waiting at least 2 arguments. And as you write before it seems that you only paste one through Advanced Launcher.

Yeah I changed it to $CmdLine[1] and %romname%. But now windows indicates that it couldn't find the .ink Sad
Oupsss... try this instead :
Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

It still doesn't work. Here is my whole scenario again:

Folder structure:

Ink I read into advanced launcher:
D:\HTPC\Games\PC\
Ink which will be executed through launcher.exe
D:\HTPC\Games\PC\Ink\

Application: explorer.exe
Arguments:%romname%

So I'm using the .ink in D:\HTPC\Games\PC\ to execute the launcher.exe which has this code:

Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

I get this error:

Windows cant find Alan Wake (in this case). Make sure you typed in the name correctly , and then try again.

Here the launcher:

Code:
<launcher>
        <id>1e9be597e592f2f0110aafef6cf7239f</id>
        <name>explorer</name>
        <category>default</category>
        <application>C:\Windows\explorer.exe</application>
        <args>%romname%</args>
        <rompath>D:\HTPC\Games\PC\</rompath>
        <thumbpath>D:\HTPC\Games\PC\boxfront\</thumbpath>
        <fanartpath>D:\HTPC\Games\PC\screenshot\</fanartpath>
        <trailerpath></trailerpath>
        <custompath></custompath>
        <romext>lnk</romext>
        <platform>IBM PC Compatible</platform>
        <thumb></thumb>
        <fanart></fanart>
        <genre></genre>
        <release></release>
        <publisher></publisher>
        <launcherplot></launcherplot>
        <finished>false</finished>
        <minimize>false</minimize>
        <lnk>true</lnk>
        <roms>
            <rom>
                <id>d7e9b6804dfe39d6bef822f6be68e945</id>
                <name>Alan Wake</name>
                <filename>D:\HTPC\Games\PC\Alan Wake.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Alan Wake.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\Alan Wake.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fafb962fcdf8b77d11f9776a1bf41dc7</id>
                <name>Anno 1404</name>
                <filename>D:\HTPC\Games\PC\Anno 1404.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Anno 1404.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>c8fa63ea9617ffee4d185a7c7f343f22</id>
                <name>Arcania</name>
                <filename>D:\HTPC\Games\PC\Arcania.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Arcania.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fbcabe68eb815bd4fce9a90cc9c27be4</id>
                <name>Black Mirror 2</name>
                <filename>D:\HTPC\Games\PC\Black Mirror 2.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Black Mirror 2.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>874ce77619cea53757a6d8ab5cf48fee</id>
                <name>Civilization V</name>
                <filename>D:\HTPC\Games\PC\Civilization V.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Civilization V.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>8f8279118d2e7fd598d1dbb35e7ab8be</id>
                <name>Company of Heroes</name>
                <filename>D:\HTPC\Games\PC\Company of Heroes.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Company of Heroes.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>6c0de4861a0645e6c1cd3a7250d5164f</id>
                <name>Fallout 3</name>
                <filename>D:\HTPC\Games\PC\Fallout 3.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Fallout 3.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>7b7963658f2ce908abf0373e8b91b24f</id>
                <name>NBA 2K13</name>
                <filename>D:\HTPC\Games\PC\NBA 2K13.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\NBA 2K13.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\NBA 2K13.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>e722c446a40bfa878992a6c2a6577466</id>
                <name>SimCity</name>
                <filename>D:\HTPC\Games\PC\SimCity.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\SimCity.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\SimCity.GIF</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>4f8d482a3a48fdfeb891afa869b2df19</id>
                <name>Skyrim</name>
                <filename>D:\HTPC\Games\PC\Skyrim.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Skyrim.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
        </roms>
    </launcher>
</launchers>

I tried everything. Whats wrong?!

Cheers.
(2013-06-21, 08:14)itwasme2001 Wrote: If i launch a Program the XBMC is getting minimized. But i want to start the program in front of the xbmc.
This works in the last version of advanced launcher... what can i do
Go into your launcher settings ("C" key) > Edit Launcher > Advanced Modifications > Toogle XBMC into Windows Mode > and set this option to OFF.

(2013-06-21, 11:46)lokipoki Wrote:
(2013-06-19, 15:58)Angelscry Wrote:
(2013-06-19, 15:55)lokipoki Wrote: Yeah I changed it to $CmdLine[1] and %romname%. But now windows indicates that it couldn't find the .ink Sad
Oupsss... try this instead :
Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

It still doesn't work. Here is my whole scenario again:

Folder structure:

Ink I read into advanced launcher:
D:\HTPC\Games\PC\
Ink which will be executed through launcher.exe
D:\HTPC\Games\PC\Ink\

Application: explorer.exe
Arguments:%romname%

So I'm using the .ink in D:\HTPC\Games\PC\ to execute the launcher.exe which has this code:

Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

I get this error:

Windows cant find Alan Wake (in this case). Make sure you typed in the name correctly , and then try again.

Here the launcher:

Code:
<launcher>
        <id>1e9be597e592f2f0110aafef6cf7239f</id>
        <name>explorer</name>
        <category>default</category>
        <application>C:\Windows\explorer.exe</application>
        <args>%romname%</args>
        <rompath>D:\HTPC\Games\PC\</rompath>
        <thumbpath>D:\HTPC\Games\PC\boxfront\</thumbpath>
        <fanartpath>D:\HTPC\Games\PC\screenshot\</fanartpath>
        <trailerpath></trailerpath>
        <custompath></custompath>
        <romext>lnk</romext>
        <platform>IBM PC Compatible</platform>
        <thumb></thumb>
        <fanart></fanart>
        <genre></genre>
        <release></release>
        <publisher></publisher>
        <launcherplot></launcherplot>
        <finished>false</finished>
        <minimize>false</minimize>
        <lnk>true</lnk>
        <roms>
            <rom>
                <id>d7e9b6804dfe39d6bef822f6be68e945</id>
                <name>Alan Wake</name>
                <filename>D:\HTPC\Games\PC\Alan Wake.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Alan Wake.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\Alan Wake.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fafb962fcdf8b77d11f9776a1bf41dc7</id>
                <name>Anno 1404</name>
                <filename>D:\HTPC\Games\PC\Anno 1404.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Anno 1404.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>c8fa63ea9617ffee4d185a7c7f343f22</id>
                <name>Arcania</name>
                <filename>D:\HTPC\Games\PC\Arcania.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Arcania.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fbcabe68eb815bd4fce9a90cc9c27be4</id>
                <name>Black Mirror 2</name>
                <filename>D:\HTPC\Games\PC\Black Mirror 2.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Black Mirror 2.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>874ce77619cea53757a6d8ab5cf48fee</id>
                <name>Civilization V</name>
                <filename>D:\HTPC\Games\PC\Civilization V.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Civilization V.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>8f8279118d2e7fd598d1dbb35e7ab8be</id>
                <name>Company of Heroes</name>
                <filename>D:\HTPC\Games\PC\Company of Heroes.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Company of Heroes.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>6c0de4861a0645e6c1cd3a7250d5164f</id>
                <name>Fallout 3</name>
                <filename>D:\HTPC\Games\PC\Fallout 3.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Fallout 3.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>7b7963658f2ce908abf0373e8b91b24f</id>
                <name>NBA 2K13</name>
                <filename>D:\HTPC\Games\PC\NBA 2K13.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\NBA 2K13.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\NBA 2K13.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>e722c446a40bfa878992a6c2a6577466</id>
                <name>SimCity</name>
                <filename>D:\HTPC\Games\PC\SimCity.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\SimCity.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\SimCity.GIF</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>4f8d482a3a48fdfeb891afa869b2df19</id>
                <name>Skyrim</name>
                <filename>D:\HTPC\Games\PC\Skyrim.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Skyrim.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
        </roms>
    </launcher>
</launchers>

I tried everything. Whats wrong?!

Cheers.

First, according to your launcher setup, you are not starting your autoit script but explorer.exe :

Code:
...
<application>C:\Windows\explorer.exe</application>
...

Second, if you want to use .lnk files but not let Advanced Launcher start them natively you need to go into you ("C" key) > Edit Launcher > Advanced Modifications > Shortcuts (.lnk) support > and set this option to OFF.
(2013-06-21, 14:04)Angelscry Wrote:
(2013-06-21, 08:14)itwasme2001 Wrote: If i launch a Program the XBMC is getting minimized. But i want to start the program in front of the xbmc.
This works in the last version of advanced launcher... what can i do
Go into your launcher settings ("C" key) > Edit Launcher > Advanced Modifications > Toogle XBMC into Windows Mode > and set this option to OFF.

(2013-06-21, 11:46)lokipoki Wrote:
(2013-06-19, 15:58)Angelscry Wrote: Oupsss... try this instead :
Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

It still doesn't work. Here is my whole scenario again:

Folder structure:

Ink I read into advanced launcher:
D:\HTPC\Games\PC\
Ink which will be executed through launcher.exe
D:\HTPC\Games\PC\Ink\

Application: explorer.exe
Arguments:%romname%

So I'm using the .ink in D:\HTPC\Games\PC\ to execute the launcher.exe which has this code:

Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

I get this error:

Windows cant find Alan Wake (in this case). Make sure you typed in the name correctly , and then try again.

Here the launcher:

Code:
<launcher>
        <id>1e9be597e592f2f0110aafef6cf7239f</id>
        <name>explorer</name>
        <category>default</category>
        <application>C:\Windows\explorer.exe</application>
        <args>%romname%</args>
        <rompath>D:\HTPC\Games\PC\</rompath>
        <thumbpath>D:\HTPC\Games\PC\boxfront\</thumbpath>
        <fanartpath>D:\HTPC\Games\PC\screenshot\</fanartpath>
        <trailerpath></trailerpath>
        <custompath></custompath>
        <romext>lnk</romext>
        <platform>IBM PC Compatible</platform>
        <thumb></thumb>
        <fanart></fanart>
        <genre></genre>
        <release></release>
        <publisher></publisher>
        <launcherplot></launcherplot>
        <finished>false</finished>
        <minimize>false</minimize>
        <lnk>true</lnk>
        <roms>
            <rom>
                <id>d7e9b6804dfe39d6bef822f6be68e945</id>
                <name>Alan Wake</name>
                <filename>D:\HTPC\Games\PC\Alan Wake.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Alan Wake.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\Alan Wake.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fafb962fcdf8b77d11f9776a1bf41dc7</id>
                <name>Anno 1404</name>
                <filename>D:\HTPC\Games\PC\Anno 1404.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Anno 1404.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>c8fa63ea9617ffee4d185a7c7f343f22</id>
                <name>Arcania</name>
                <filename>D:\HTPC\Games\PC\Arcania.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Arcania.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fbcabe68eb815bd4fce9a90cc9c27be4</id>
                <name>Black Mirror 2</name>
                <filename>D:\HTPC\Games\PC\Black Mirror 2.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Black Mirror 2.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>874ce77619cea53757a6d8ab5cf48fee</id>
                <name>Civilization V</name>
                <filename>D:\HTPC\Games\PC\Civilization V.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Civilization V.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>8f8279118d2e7fd598d1dbb35e7ab8be</id>
                <name>Company of Heroes</name>
                <filename>D:\HTPC\Games\PC\Company of Heroes.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Company of Heroes.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>6c0de4861a0645e6c1cd3a7250d5164f</id>
                <name>Fallout 3</name>
                <filename>D:\HTPC\Games\PC\Fallout 3.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Fallout 3.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>7b7963658f2ce908abf0373e8b91b24f</id>
                <name>NBA 2K13</name>
                <filename>D:\HTPC\Games\PC\NBA 2K13.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\NBA 2K13.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\NBA 2K13.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>e722c446a40bfa878992a6c2a6577466</id>
                <name>SimCity</name>
                <filename>D:\HTPC\Games\PC\SimCity.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\SimCity.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\SimCity.GIF</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>4f8d482a3a48fdfeb891afa869b2df19</id>
                <name>Skyrim</name>
                <filename>D:\HTPC\Games\PC\Skyrim.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Skyrim.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
        </roms>
    </launcher>
</launchers>

I tried everything. Whats wrong?!

Cheers.

First, according to your launcher setup, you are not starting your autoit script but explorer.exe :

Code:
...
<application>C:\Windows\explorer.exe</application>
...

Second, if you want to use .lnk files but not let Advanced Launcher start them natively you need to go into you ("C" key) > Edit Launcher > Advanced Modifications > Shortcuts (.lnk) support > and set this option to OFF.

Ok. I try that when I come home...
I have OpenElec installed in my Revo ACER
I need to use the web browser, let say Chrome for exemple
I have installed application luncher
How to configure it to let me browse the Web ??

Nod NjB
(2013-06-22, 07:46)najibni Wrote: I have OpenElec installed in my Revo ACER
I need to use the web browser, let say Chrome for exemple
I have installed application luncher
How to configure it to let me browse the Web ??

Nod NjB
http://www.gwenael.org/xbmc/index.php?ti...mium#Linux
(2013-06-22, 02:38)lokipoki Wrote:
(2013-06-21, 14:04)Angelscry Wrote:
(2013-06-21, 08:14)itwasme2001 Wrote: If i launch a Program the XBMC is getting minimized. But i want to start the program in front of the xbmc.
This works in the last version of advanced launcher... what can i do
Go into your launcher settings ("C" key) > Edit Launcher > Advanced Modifications > Toogle XBMC into Windows Mode > and set this option to OFF.

(2013-06-21, 11:46)lokipoki Wrote: It still doesn't work. Here is my whole scenario again:

Folder structure:

Ink I read into advanced launcher:
D:\HTPC\Games\PC\
Ink which will be executed through launcher.exe
D:\HTPC\Games\PC\Ink\

Application: explorer.exe
Arguments:%romname%

So I'm using the .ink in D:\HTPC\Games\PC\ to execute the launcher.exe which has this code:

Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

I get this error:

Windows cant find Alan Wake (in this case). Make sure you typed in the name correctly , and then try again.

Here the launcher:

Code:
<launcher>
        <id>1e9be597e592f2f0110aafef6cf7239f</id>
        <name>explorer</name>
        <category>default</category>
        <application>C:\Windows\explorer.exe</application>
        <args>%romname%</args>
        <rompath>D:\HTPC\Games\PC\</rompath>
        <thumbpath>D:\HTPC\Games\PC\boxfront\</thumbpath>
        <fanartpath>D:\HTPC\Games\PC\screenshot\</fanartpath>
        <trailerpath></trailerpath>
        <custompath></custompath>
        <romext>lnk</romext>
        <platform>IBM PC Compatible</platform>
        <thumb></thumb>
        <fanart></fanart>
        <genre></genre>
        <release></release>
        <publisher></publisher>
        <launcherplot></launcherplot>
        <finished>false</finished>
        <minimize>false</minimize>
        <lnk>true</lnk>
        <roms>
            <rom>
                <id>d7e9b6804dfe39d6bef822f6be68e945</id>
                <name>Alan Wake</name>
                <filename>D:\HTPC\Games\PC\Alan Wake.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Alan Wake.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\Alan Wake.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fafb962fcdf8b77d11f9776a1bf41dc7</id>
                <name>Anno 1404</name>
                <filename>D:\HTPC\Games\PC\Anno 1404.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Anno 1404.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>c8fa63ea9617ffee4d185a7c7f343f22</id>
                <name>Arcania</name>
                <filename>D:\HTPC\Games\PC\Arcania.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Arcania.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>fbcabe68eb815bd4fce9a90cc9c27be4</id>
                <name>Black Mirror 2</name>
                <filename>D:\HTPC\Games\PC\Black Mirror 2.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Black Mirror 2.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>874ce77619cea53757a6d8ab5cf48fee</id>
                <name>Civilization V</name>
                <filename>D:\HTPC\Games\PC\Civilization V.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Civilization V.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>8f8279118d2e7fd598d1dbb35e7ab8be</id>
                <name>Company of Heroes</name>
                <filename>D:\HTPC\Games\PC\Company of Heroes.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Company of Heroes.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>6c0de4861a0645e6c1cd3a7250d5164f</id>
                <name>Fallout 3</name>
                <filename>D:\HTPC\Games\PC\Fallout 3.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Fallout 3.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>7b7963658f2ce908abf0373e8b91b24f</id>
                <name>NBA 2K13</name>
                <filename>D:\HTPC\Games\PC\NBA 2K13.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\NBA 2K13.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\NBA 2K13.JPG</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>e722c446a40bfa878992a6c2a6577466</id>
                <name>SimCity</name>
                <filename>D:\HTPC\Games\PC\SimCity.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\SimCity.JPG</thumb>
                <fanart>D:\HTPC\Games\PC\screenshot\SimCity.GIF</fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
            <rom>
                <id>4f8d482a3a48fdfeb891afa869b2df19</id>
                <name>Skyrim</name>
                <filename>D:\HTPC\Games\PC\Skyrim.lnk</filename>
                <thumb>D:\HTPC\Games\PC\boxfront\Skyrim.JPG</thumb>
                <fanart></fanart>
                <trailer></trailer>
                <custom></custom>
                <genre></genre>
                <release></release>
                <publisher></publisher>
                <gameplot></gameplot>
                <finished>false</finished>
                <altapp></altapp>
                <altarg></altarg>
            </rom>
        </roms>
    </launcher>
</launchers>

I tried everything. Whats wrong?!

Cheers.

First, according to your launcher setup, you are not starting your autoit script but explorer.exe :

Code:
...
<application>C:\Windows\explorer.exe</application>
...

Second, if you want to use .lnk files but not let Advanced Launcher start them natively you need to go into you ("C" key) > Edit Launcher > Advanced Modifications > Shortcuts (.lnk) support > and set this option to OFF.

Ok. I try that when I come home...

I turn of the ink. but nothing happens. Also I dont use the launcher.exe as application because all of the .ink in D:\HTPC\Games\PC\ point to the launcher.exe. I hope you understand what you mean.

.ink+explorer.exe (XBMC)>launcher.exe>.ink (Games)

I think the problem is somewhere in my code:

Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

I think it doesnt pass on the .ink extension to my launcher.exe. But I can only guess.

Cheers.
Is there a way to disable this new categories thing?

I do not mean to rain down negative on the achievement, it's a feature a lot of people have asked for and deserves to be in the add-on. But I don't use multiple instances of Advanced Launcher, I dont intend to use categories and as such, all it seems to do is create an unnecessary step to getting to the emulators/games. I also need to figure out how to disable the back-up option (ideally, if i click 'Games' on the dashboard, I want it to open Advanced Launcher straight to the emulator screen, with no choice to go 'back' a level, I'll have to look into it).

Again, not that it is not worth having, or developing, it's just a feature I will not use, and instead has caused a slight hindrance to the overall flow of the add-on for my uses. Or is there an updated video guide on how the new feature works and even cooler if it would show a way to get around that extra step.
(2013-06-23, 06:02)lokipoki Wrote:
(2013-06-22, 02:38)lokipoki Wrote:
(2013-06-21, 14:04)Angelscry Wrote: Go into your launcher settings ("C" key) > Edit Launcher > Advanced Modifications > Toogle XBMC into Windows Mode > and set this option to OFF.


First, according to your launcher setup, you are not starting your autoit script but explorer.exe :

Code:
...
<application>C:\Windows\explorer.exe</application>
...

Second, if you want to use .lnk files but not let Advanced Launcher start them natively you need to go into you ("C" key) > Edit Launcher > Advanced Modifications > Shortcuts (.lnk) support > and set this option to OFF.

Ok. I try that when I come home...

I turn of the ink. but nothing happens. Also I dont use the launcher.exe as application because all of the .ink in D:\HTPC\Games\PC\ point to the launcher.exe. I hope you understand what you mean.

.ink+explorer.exe (XBMC)>launcher.exe>.ink (Games)

I think the problem is somewhere in my code:

Code:
Run(@ComSpec & ' /c "D:\HTPC\Games\PC\' & $CmdLine[1] & '.lnk"', @DesktopCommonDir, @SW_HIDE)

I think it doesnt pass on the .ink extension to my launcher.exe. But I can only guess.

Cheers.
Ok... I doesn't work because you cannot pass the argument ($CmdLine[1]) through the first .LNK file. Because it is not :

Code:
.ink+explorer.exe (XBMC)>launcher.exe>.ink (Games)

but :

Code:
explorer.exe (XBMC)> .lnk > launcher.exe>.lnk (Games)

than happen. So the %romname% is send to .lnk file and it is not able to send it to launcher.exe. I don't understand why you manage 2 .lnk files for each game when you can only do this with one :

Code:
launcher.exe (XBMC)>.lnk (Games)
(2013-06-23, 11:38)Shadowrunner Wrote: Is there a way to disable this new categories thing?

I do not mean to rain down negative on the achievement, it's a feature a lot of people have asked for and deserves to be in the add-on. But I don't use multiple instances of Advanced Launcher, I dont intend to use categories and as such, all it seems to do is create an unnecessary step to getting to the emulators/games.
Just create and let all your launchers into the default category. Then, from your skin, instead of starting Advanced launcher like this :

Code:
plugin://plugin.program.advanced.launcher

start it like this :

Code:
plugin://plugin.program.advanced.launcher/?default

Then you will open Advanced Launcher directly into the default category as before version 2.x. There is no possibiliy to disable the categories support.

(2013-06-23, 11:38)Shadowrunner Wrote: I also need to figure out how to disable the back-up option (ideally, if i click 'Games' on the dashboard, I want it to open Advanced Launcher straight to the emulator screen, with no choice to go 'back' a level, I'll have to look into it).
Not possible. Just use the "home" button instead of the "back" button.

(2013-06-23, 11:38)Shadowrunner Wrote: Again, not that it is not worth having, or developing, it's just a feature I will not use, and instead has caused a slight hindrance to the overall flow of the add-on for my uses. Or is there an updated video guide on how the new feature works and even cooler if it would show a way to get around that extra step.
Ok... so if you do not need to use Advanced Launcher version up to 2.0.0, then use version 1.13.1 and disable the repo. Other solution : if you use Advanced Launcher only for emulators, it will be maybe a better idea to use RCB instead.

Switch from version 1.x to 2.x of Advanced Launcher is not a simple minor update, it's a huge modification of the Advanced Launcher base code with a different approach to manage and start application from Advanced Launcher.
Hey i've been trying to set the Project64 emulator up in advanced launcher but can't seem to get it to work. I followed the emulator youtube video on emulators but when i click on a game Project64 starts to open but i get a error saying Attempt to open file failed. What am i doing wrong
(2013-06-23, 18:44)voyagerxp Wrote: Hey i've been trying to set the Project64 emulator up in advanced launcher but can't seem to get it to work. I followed the emulator youtube video on emulators but when i click on a game Project64 starts to open but i get a error saying Attempt to open file failed. What am i doing wrong
Have you take a look at the related WIKI page for the configuration of your launcher? http://www.gwenael.org/xbmc/index.php?title=Project64
(2013-06-24, 02:47)Angelscry Wrote:
(2013-06-23, 18:44)voyagerxp Wrote: Hey i've been trying to set the Project64 emulator up in advanced launcher but can't seem to get it to work. I followed the emulator youtube video on emulators but when i click on a game Project64 starts to open but i get a error saying Attempt to open file failed. What am i doing wrong
Have you take a look at the related WIKI page for the configuration of your launcher? http://www.gwenael.org/xbmc/index.php?title=Project64


Thanks alot for the link, got it working.
  • 1
  • 341
  • 342
  • 343(current)
  • 344
  • 345
  • 453

Logout Mark Read Team Forum Stats Members Help
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC24