Vista House (www.vista123.com): Microsoft IE technology experts: Windows 7 E EDITION FAQ
Microsoft IE and network of technical experts Giorgio Sardo lately invited to reply a number of the Windows 7 E's troubles, mainly in the point of view of software program improvement and application with the European special edition to make clear the distinction in between.
Q: Windows seven E edition of What's the difference in between the regular version?
A: The only practical distinction is that (Windows seven E) not integrated Web Explorer 8 browser, but WebOC and other Internet networking platforms (World wide web Internet Platform) components will nevertheless be present in all variations of Windows seven , mainly because they are part of the core Windows program.
Q: The way to test application to ensure that the case inside the absence of IE also function?
A: The manage panel could be turned on or off Windows functions dialog box to cancel IE8 to mimic Windows 7 E environment. Recommend no matter if the application of both browsers put in for testing environments.
Q: If your browser isn't set up within the case, how will click on the hyperlink?
A: will pop up an
Q: Windows seven E with the influence of basic application, particularly those dependent on WebOC it?
A: application compatibility testing showed that most of them straight in the Windows 7 E in normal operation, including the comprehensive utilization of WebBrowser manage, hosting Trident, HTML Assist along with other network platform elements.
Q: WPF, Win Froms, Java along with other Windows purposes making use of the WebBrowser control system will have compatibility difficulties?
A: In principle, everything will function, but if the system dependent on the certain browser, it may well be a challenge, especially should you use the WebBrowser control to the plan to open a brand new window, but don't look at the user's default browser option, you could run into complications.
Q: The most frequent found inside the test question? Independent software distributors (ISV) Any ideas?
A: Windows 7 E with the program compatibility issues are primarily 3 sorts:
one, open the browser to accessibility the network at the time with the system relies heavily on IE. The implementation of these kinds of techniques are in most cases Via this kind of links will often open IE, but not using the default browser settings. Suggested NewWindow3 event, the code is as follows:
void web1_NewWindow3 (
; ref object ppDisp,
ref bool Cancel,
; uint dwFlags,
; string bstrUrlContext,
; string bstrUrl)
Process.Start (bstrUrl);
Cancel = true;
three, doesn't contemplate the scenario with the method isn't set up, the browser system.
Q: Ways to identify the user's default browser?
A: Use IApplicationAssociationRegistration:: QueryCurrentDefault API Examine QueryCurrentDefault (
Q: My system needs to open the browser, easy methods to do very best?
A: Run shellexecute () and do not force the specified browser. Respect the user's default browser option. If no browser is put in,
Office Pro 2007, the suitable prompt for the person.
Q: How do I verify if I'm running a edition of Windows seven E?
A: GetProductInfo () API (already incorporated in Vista) can precisely let you know the existing Windows version. Windows seven E for your new continual value inside the Windows 7 SDK is provided.
Household Premium and Final identification code sample:
[DllImport (inner static extern bool GetProductInfo (
int osMajorVersion,
; int osMinorVersion,
int spMajorVersion,
; int spMinorVersion,
out uint edition);
private void CheckEdition ()
; {
uint edition;
; GetProductInfo (6, 1, 0, 0, out edition);
switch ( (ProductEditions) (edition))
case ProductEditions.HOMEPREMIUM:
case ProductEditions.HOMEPREMIUME:
case ProductEditions.HOMEPREMIUMN:
MessageBox.Show (;);
break;
; case ProductEditions.ULTIMATE:
; case ProductEditions.ULTIMATEE:
; case ProductEditions.ULTIMATEN:
; MessageBox.Show (break;
;}
Q: Windows seven E version can be on the market in MSDN? If so when?
A: Yes, Windows seven Regular Edition and also the E version will likely be released simultaneously in the MSDN.
Q: Windows 7 E's IE8 Feature Pack Function Pack it? No matter if, when open to the public release?
A: Windows 7 public offering (October 22) via the Microsoft Download Middle will offer for the user.
Vista Household (www.vista123.com), adore the web, fell in really like with Vista123.com