How do I edit the command to auto hide the program when it is startup


  1. Posts : 17
    Windows 7 Ultimate x64
       #1

    How do I edit the command to auto hide the program when it is startup


    In "msconfig" startup window, I edit the command, like below.

    Code:
    "C:\*****.exe" \hide
    "C:\*****.exe" \hide -autostart
    "C:\*****.exe" silent
    "C:\*****.exe" \background
    But all above don't work.

    Then can anyone help me.

    Thanks for advance!
      My Computer


  2. Posts : 4,161
    Windows 7 Pro-x64
       #2

    How did you code the programs? The parameter(s) are passed to the program on execution.
      My Computer


  3. Posts : 17
    Windows 7 Ultimate x64
    Thread Starter
       #3

    carwiz said:
    How did you code the programs? The parameter(s) are passed to the program on execution.
    Thank you for your reply.

    The program is made by others, and I don't know the codes, So it is up to the inner code of the program, right?
    I need to know the program's inner command?
      My Computer


  4. Posts : 4,161
    Windows 7 Pro-x64
       #4

    If the program was coded for it, then yes you need the command. If not, there may be other ways. What type of output does the program have? If it has a User Interface (UI) you'd probably have to run it wrapped in script. If it's console type output, you could just port the output to a file.
      My Computer


  5. Posts : 17
    Windows 7 Ultimate x64
    Thread Starter
       #5

    carwiz said:
    If the program was coded for it, then yes you need the command. If not, there may be other ways. What type of output does the program have? If it has a User Interface (UI) you'd probably have to run it wrapped in script. If it's console type output, you could just port the output to a file.
    Thanks
    a User Interface of document type:exe. Then how to wrap in script?
      My Computer


  6. Posts : 4,161
    Windows 7 Pro-x64
       #6

    Use a Power Shell script. PS is available in Administrative Tools. I don't write code for folks. That's not the intent of this site or my involvement.
      My Computer


  7. Posts : 17
    Windows 7 Ultimate x64
    Thread Starter
       #7

    carwiz said:
    Use a Power Shell script. PS is available in Administrative Tools. I don't write code for folks. That's not the intent of this site or my involvement.
    Thank you, I know the tool to use and I will try it.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 23:35.
Find Us