Quote Originally Posted by mendhak
In 1.1 did you use a web setup project? Didn't that create MSIs and not EXEs?

in 1.1 i didnt use web setup project
it was simple create a project of deployment n add an existant projet & you call the project.vbproj and you go add a exit projet + content file , you add page and then release + build solution & you got 3 file .msi , .exe and .ini

but the problem in 2005 is that adding an existant project doesnt exist

i found this site showing exactly how here

but i am stucking at step6 , i dont know how they did to get Web Setup in the solution explorer

Thanks !