Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Posts
    94

    ImageMagick in Ghost Mode??

    Hi!!
    I have this code:
    Code:
    picture = Registry.GetValue(HKEY_CURRENT_USER, "Control Panel\\Desktop", "Wallpaper", true);
    thumb = _TempFolder.."\\Wall.bmp"
    File.Run("AutoPlay\\Docs\\convert.exe", "-blur 5x5! \""..picture.."\" \""..thumb.."\"", "", SW_MINIMIZE, true);
    But the code shows a DOS window and i need to run the convert.exe in ghost mode,any idea?
    Thanks!! (And sorry for my English, I'm from Spain)

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    Worm's "Run Silent Plugin" will probably be just what you need

  3. #3
    Join Date
    May 2006
    Posts
    94
    Quote Originally Posted by longedge View Post
    Worm's "Run Silent Plugin" will probably be just what you need
    Thanks a lot man,you're the best (and the creator of the plugin too off course )
    Greetings and Thanks!

Similar Threads

  1. Kiosk Mode Window Manipulation Question
    By travisperkins in forum AutoPlay Media Studio 6.0
    Replies: 13
    Last Post: 03-06-2006, 07:40 AM
  2. Overwriting Silent Mode
    By Bishal in forum Setup Factory 6.0
    Replies: 2
    Last Post: 10-14-2003, 06:02 PM
  3. Running in Full Screen (Kiosk) Mode
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 10:51 AM
  4. INFO: Launching Internet Explorer in Kiosk Mode
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-10-2002, 10:06 AM
  5. Mix Mode CD on 2.0
    By AVGuru1 in forum AutoPlay Menu Studio 3.0
    Replies: 3
    Last Post: 12-23-2000, 12:49 PM

Posting Permissions

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