Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

Trouble with Aero

Featured Replies

I ran into obscure problem. I am preparing an image and I want Aero to be enabled, but when I boot into audit mode in VM, Aero is not functional and I can't customize the theme, because the virtual graphic card is some sort of generic crap. What shall I do? Basically I want full Aero, but with no sounds and solid desktop background.

Aero is disabled in Audit Mode even if you have video drivers installed. You can enable it and create a theme, however this theme will be saved into the Administrator account and you won't see it after sysprep. To use your theme elsewhere, look into creating a ThemePack or even a Theme from scratch:

http://channel9.msdn.com/Blogs/coolstuff/How-to-Make-Your-Own-Theme-Pack-for-Windows-7

Even with copyprofile setting?

Quote

Even with copyprofile setting?

The VMWARE graphic card driver is hidden in windows.iso which is located in "H:\VMware Workstation\Windows.ISO". If you are able to extract it some how [it is possible ! I did it !] then integrate the driver into windows 7 offline image. Use this "Theme_Load.vbs"

=============== Theme_Load.VBS ===========================================================================================

strComputer = "."

Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")

Set objFileSystem = CreateObject("Scripting.FileSystemObject")

Set Shell = WScript.CreateObject("WScript.Shell")

Set WinDir = objFileSystem.GetSpecialFolder(WindowsFolder)

currentDIR = Shell.CurrentDirectory

objFileSystem.FileExists(WinDIR & "\System32\oobe\info\THEME.theme") then

Shell.Run "rundll32.exe Shell32.dll,Control_RunDLL desk.cpl desk,@Themes /Action:OpenTheme /File:""%WINDIR%\Resources\Themes\Vagia's G.THEME"""

Wscript.Sleep 1600

Shell.Sendkeys "%{F4}"

===========================================================================================================================

===================== Theme_Load.REG =======================================

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes]

"Drop Shadow"="FALSE"

"Flat Menus"="FALSE"

"SetupVersion"="10"

"InstallTheme"="C:\\Windows\\resources\\Themes\\Vagia's G.theme"

"InstallVisualStyle"="%ResourceDir%\\themes\\Vagia's G\\Vagia's G.msstyles"

===========================================================================

================ OOBE.CMD ===================================

CSCRIPT //NOLOGO %SYSTEMROOT%\SETUP\SCRIPTS\Theme_Load.vbs

REGEDIT /S "%SYSTEMROOT%\SETUP\SCRIPTS\Theme_Load.REG"

==============================================================

Hopefully it should work just like how it work for me !

AND DO NOT FORGET TO REPLACE PATCHED UXTHEME FILES WITH ORIGINAL FILES ! ELSE YOU ARE JUST GONNA MESS UP ! AND REPLACE Vagia's G with the theme name, Since i use this script for vista i used Vagia's G

Edited by Tripredacus

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.