I have an requirement where by the application has to be executed from the cd itself without running the set up .
The application is like , you double click the application icon it should start running or via the auto run file option.
The only problem i see is that the machine does not have an vb environment how will run an vb application without a setup which copies and registers all the essential vb dll files.
Is there any other option to vb or can it be done by some other method.
I want some thing like this
http://www.smspop.com/app/down/ver%202.1/smspop.exe

Please advice