Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Turns Off Aero?

Featured Replies

Any way to keep FSX from turing of Aero in Win 7?

You can 'fix' it by using net stop uxsms and net start uxsms once fsx has finished loading, this will restart aero (well, the user interface service). There is also an added benefit of this increasing fps slightly for most people.

 

If you're using fsuipc registered version you can automate this with a batch file that is run by fsuipc once FSX is ready.

 

eg...

 

restartDWM.bat in d:\fsx\\Modules:

 

@echo off
net stop uxsms
net start uxsms

 

Added to fsuipc4.ini:

 

[Programs]
Run1=HIDE,"D:\FSX\Modules\RestartDWM.bat"

  • Author

Is there a way to change the default Windows Basic colors that FSX defaults to when starting up? Like having the window colors gray instead of blue?

You could switch Windows to run in performance mode rather than eye candy mode... I do and have no problems with it...

 

My FSX used to do that, annoyed the heck out of me that it kept switching windows to a bisic scheme, so I switched windows to performance mode, turning off the Aero desktop theme, and that switching went away, all is good again :-)

 

It does make your bars and titles etc all go grey though, is that what your referring to?

Richard...
Amateur Pilot and UK Web Hosting Guru 🙂

You can 'fix' it by using net stop uxsms and net start uxsms once fsx has finished loading, this will restart aero (well, the user interface service). There is also an added benefit of this increasing fps slightly for most people.

 

If you're using fsuipc registered version you can automate this with a batch file that is run by fsuipc once FSX is ready.

 

eg...

 

restartDWM.bat in d:\fsx\\Modules:

 

@echo off
net stop uxsms
net start uxsms

 

Added to fsuipc4.ini:

 

[Programs]
Run1=HIDE,"D:\FSX\Modules\RestartDWM.bat"

 

While this is true and does work be aware if you are running EZdok it'll stop working and return an error message.

 

I have tried the .bat method and the FSUIPC method, both break EZdok. The only way i have found that doesn't kill EZdok is to restart dwm.exe from Task manager almost straight away. Please note that this restarts the window manager which resets Aero.

Ian R Tyldesley

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.