Article ID: 316625 - Last Review: October 27, 2006 - Revision: 1.2 You Cannot Start a Program That Uses a Manifest File That Is Stored on a Windows NT 4.0 ServerThis article was previously published under Q316625 SYMPTOMS
If you try to start a program that uses Windows XP visual styles and is stored on a share on a Microsoft Windows NT 4.0-based server, you may receive an error message. This problem occurs with programs that use an external manifest file (that is, a file with a .manifest extension). If you try to start the program by using the graphical user interface (GUI), you receive the following error message:
The parameter is incorrect.
The system cannot execute the specified program.
CAUSE
This problem occurs because Windows XP uses a function that is not supported by Windows NT 4.0 (or earlier versions) to verify information about external manifest files.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows XP. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
322389
(http://support.microsoft.com/kb/322389/EN-US/
)
How to Obtain the Latest Windows XP Service Pack
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name ------------------------------------------------------ 11-Feb-2002 11:43 5.1.2600.28 898,048 Kernel32.dll WORKAROUND
To work around this problem, the developer can rebuild the program file to include the manifest as a resource. The problem does not occur if the manifest is included as a resource in the program file.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows XP Service Pack 1. MORE INFORMATION
To use the themed appearance in its window and the common controls, a program must use Comctl32.dll version 6. This is done by using a program manifest, as documented in the "Using Windows XP Visual Styles" topic in the Microsoft Platform SDK documentation. The manifest can be either a resource in the program file or an external file with a .manifest extension.
| Article Translations
|
Back to the top
