-nowin32manifest (Visual Basic)
Instructs the compiler not to embed any application manifest into the executable file.
Syntax
-nowin32manifest
Remarks
When this option is used, the application will be subject to virtualization on Windows Vista unless you provide an application manifest in a Win32 Resource file or during a later build step. For more information about virtualization, see ClickOnce Deployment on Windows Vista.
For more information about manifest creation, see -win32manifest (Visual Basic).
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.