Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 39

Thread: Launch program minimized

  1. #11
    Para Laura thanatos106's Avatar
    Join Date
    Nov 2004
    Location
    Miami Beach,FL U.S.A
    Posts
    3,497
    Launch Options (GPS)

    Album art?

    Is like if I put the MMlauncher in launch options it will launch it but in top of FP.

    Thanks in advance
    RexBruMet Skin for FrodoPlayer

    Nissan Aux-in MOD


    Quote Originally Posted by bgoodman
    We're an international forum, post in whatever langauge you like.

  2. #12
    Para Laura thanatos106's Avatar
    Join Date
    Nov 2004
    Location
    Miami Beach,FL U.S.A
    Posts
    3,497
    what we want to achieve is to have MM ready in the background so if we hit the GPS button the map will be ready. (no MM logo or waiting for gps signal or all the things that happen when you hit the button)
    RexBruMet Skin for FrodoPlayer

    Nissan Aux-in MOD


    Quote Originally Posted by bgoodman
    We're an international forum, post in whatever langauge you like.

  3. #13
    I'm sorry, and you are....? frodobaggins's Avatar
    Join Date
    Jan 2003
    Location
    Ruston, LA
    Posts
    8,846
    use the same code and change the 0 to a 7

    WSH.Run "test.bat", 7
    [H]4 Life
    My next generation Front End is right on schedule.
    It will be done sometime in the next generation.
    I'm a lesbian too.
    I am for hire!

  4. #14
    Para Laura thanatos106's Avatar
    Join Date
    Nov 2004
    Location
    Miami Beach,FL U.S.A
    Posts
    3,497
    so where "test.bat" is = MapMonkeylauncher.exe right?? no MapMonkey.exe because that is the tricky part I think...

    Thanks Frodo.
    RexBruMet Skin for FrodoPlayer

    Nissan Aux-in MOD


    Quote Originally Posted by bgoodman
    We're an international forum, post in whatever langauge you like.

  5. #15
    I'm sorry, and you are....? frodobaggins's Avatar
    Join Date
    Jan 2003
    Location
    Ruston, LA
    Posts
    8,846
    Quote Originally Posted by thanatos106
    so where "test.bat" is = MapMonkeylauncher.exe right?? no MapMonkey.exe because that is the tricky part I think...

    Thanks Frodo.

    "test.bat" is whatever program you need to run minimized.

    Here is a reference for that object:

    http://www.winguides.com/scripting/reference.php?id=148
    http://www.winguides.com/scripting/reference.php?id=109
    [H]4 Life
    My next generation Front End is right on schedule.
    It will be done sometime in the next generation.
    I'm a lesbian too.
    I am for hire!

  6. #16
    I'm sorry, and you are....? frodobaggins's Avatar
    Join Date
    Jan 2003
    Location
    Ruston, LA
    Posts
    8,846
    As you can see, 0 hides, 7 minimizes with no focus.
    [H]4 Life
    My next generation Front End is right on schedule.
    It will be done sometime in the next generation.
    I'm a lesbian too.
    I am for hire!

  7. #17
    Para Laura thanatos106's Avatar
    Join Date
    Nov 2004
    Location
    Miami Beach,FL U.S.A
    Posts
    3,497
    This is the file info:


    Dim WSH
    Set WSH = WScript.CreateObject("WScript.Shell")
    WSH.Run "C:\DestinatorApps\Map Monkey\MapMonkeyLauncher.exe", 7


    And the pic is the error:
    Attached Images Attached Images  
    RexBruMet Skin for FrodoPlayer

    Nissan Aux-in MOD


    Quote Originally Posted by bgoodman
    We're an international forum, post in whatever langauge you like.

  8. #18
    I'm sorry, and you are....? frodobaggins's Avatar
    Join Date
    Jan 2003
    Location
    Ruston, LA
    Posts
    8,846
    Quote Originally Posted by thanatos106
    Is a copy/paste from FP settings file

    Sorry, it's an escaped character problem.

    Do this:

    WSH.Run """C:\DestinatorApps\Map Monkey\MapMonkeyLauncher.exe""", 7
    [H]4 Life
    My next generation Front End is right on schedule.
    It will be done sometime in the next generation.
    I'm a lesbian too.
    I am for hire!

  9. #19
    Para Laura thanatos106's Avatar
    Join Date
    Nov 2004
    Location
    Miami Beach,FL U.S.A
    Posts
    3,497
    Well the above info resolve the error problem but when I hit the gps button I still have the "loading plugin" window

    Also after doing this volume goes up to 100%
    Attached Images Attached Images  
    RexBruMet Skin for FrodoPlayer

    Nissan Aux-in MOD


    Quote Originally Posted by bgoodman
    We're an international forum, post in whatever langauge you like.

  10. #20
    I'm sorry, and you are....? frodobaggins's Avatar
    Join Date
    Jan 2003
    Location
    Ruston, LA
    Posts
    8,846
    Quote Originally Posted by thanatos106
    Well the above info resolve the error problem but when I hit the gps button I still have the "loading plugin" window
    I guess Map Monkey isn't very smart.


    Also after doing this volume goes up to 100%
    Wierd.
    [H]4 Life
    My next generation Front End is right on schedule.
    It will be done sometime in the next generation.
    I'm a lesbian too.
    I am for hire!

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. AC97 Control Panel Switcher Program (could be useful for many)
    By Vinister in forum Software & Software Development
    Replies: 0
    Last Post: 02-02-2005, 03:50 PM
  2. Can this program be made for MediaCar?
    By carpcnoobie in forum MediaCar
    Replies: 5
    Last Post: 12-01-2004, 02:20 PM
  3. Looking for a program.
    By Mikesz in forum Software & Software Development
    Replies: 1
    Last Post: 11-23-2002, 06:09 AM
  4. Running a program inside a program
    By CaffeineAddict in forum Software & Software Development
    Replies: 10
    Last Post: 10-16-2002, 03:26 AM
  5. charchter lcd program?
    By Jaymz in forum Software & Software Development
    Replies: 1
    Last Post: 02-15-2001, 07:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •