I want to create an application which will be a single EXE application and without any installation it will work. This must not be using .NET or Visual Basic.
Which technology can I use for creating such an application to work on double clicking on the EXE without installing it?