I create a window application package file using VS2010. After completed, i try to run the setup.exe, in the half way of install, windows installer prompt up a message
Windows ® Installer. V 5.0.7600.16385
msiexec /Option <Required Parameter> [Optional Parameter]
Install Options
</package | /i> <Product.msi>
Installs or configures a product
/a <Product.msi>
Administrative install - Installs a product on the network
/j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>]
Advertises a product - m to all users,
Anything i missing during create a setup project? I'm currently running window 7 32bit