How to hide Windows 7 (1 Viewer)

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Am I right in assuming that if you launch straight into mediaportal.exe (for example) and don't launch explorer.exe, then any other programmes which would usually launch at startup (e.g. I require Avast, RealVNC Server, Girder and Daemon Tools) would NOT launch as they are reliant on explorer.exe first?

    Hence, a batch file is required to specifically start these applications? How about non-Windows Services? Do they start without explorer.exe?

    Everything that is started by the Autostart entry in the Start Menu has to be started from the batch. Normal Services will run in the background no matter what Shell is started. In recent windows (vista & 7) services can not show GUI anymore, that is why many services run a small GUI "helper". Just check which service you need and start them from your batch.
     

    Users who are viewing this thread

    Top Bottom