-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
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.