-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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.