Results 1 to 4 of 4

Thread: Where to find WindowSearchString?

  1. #1
    Low Bitrate
    Join Date
    Aug 2003
    Location
    Houston, Texas
    Posts
    64

    Cool Where to find WindowSearchString?

    I was looking at the calc.exe and notepad.exe examples for applications added to launch within Mediacar and I like the way applications will fit themselves into the mediacar interface. How do I find the WindowSearchString of applications that I may want to add? example.. I created..

    IE folder\
    ..\ie.ini
    ..\ie.jpg

    ie.ini

    [GENERAL]
    PATH = C:\Program Files\Internet Explorer\IExplore.exe
    TryEmbeddedTimeOut = 5
    WindowSearchString=


    I tried different strings for "WindowSearchString" like "*Microsoft Internet Explorer*", "*Internet Explorer*", and it still launches outside of the application instead of the way notepad and calc do in the examples. I'm just using IE as an example while trying to figure this out so i can try my other applications as well.. Anyone willing to tell a dummy how to find the WindowSearchString for an application?

  2. #2
    Maximum Bitrate mobileh1's Avatar
    Join Date
    Apr 2004
    Location
    San Francisco
    Posts
    454
    Unfortunately IE's caption is dynamic, it changes all the time, so MC probably cannot work with it.

    You would be better off writing a little wrapper for the IE control which has a caption that you set that MC can latch on to.
    .//Daren
    (Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
    MediaCar/CoPilot7/Routis

  3. #3
    I'm sorry, and you are....? frodobaggins's Avatar
    Join Date
    Jan 2003
    Location
    Ruston, LA
    Posts
    8,846
    This works:

    Code:
    [GENERAL]
    PATH = C:\Program Files\Internet Explorer\iexplore.exe
    TryEmbeddedTimeOut = 5
    WindowSearchString=*Microsoft Internet Explorer
    [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. #4
    Maximum Bitrate mobileh1's Avatar
    Join Date
    Apr 2004
    Location
    San Francisco
    Posts
    454
    Frodo,

    Thanks Frodo, you are right, IE always prepends the URL, but retains the "Microsoft Internet Explorer" string...
    .//Daren
    (Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
    MediaCar/CoPilot7/Routis

Similar Threads

  1. Replies: 3
    Last Post: 02-13-2004, 02:15 PM
  2. Where to find a touch screen overlay?
    By bayere in forum LCD/Display
    Replies: 3
    Last Post: 01-13-2004, 12:32 AM
  3. Replies: 5
    Last Post: 07-12-2003, 02:43 AM
  4. Replies: 0
    Last Post: 01-12-2002, 05:38 PM
  5. where to find book pc
    By rsp010 in forum General Hardware Discussion
    Replies: 2
    Last Post: 09-28-2001, 12:12 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
  •