PDA

View Full Version : what`s langauge is used for programing stand alone programs like cracks


ejasoft
02-15-2006, 11:16 PM
hi all
i need to programing an small software like cracks or other programs not
needed to make setup and the exe small size too
what is langauge is used for develop this software ? in windows
thankz regard

Spookster
02-15-2006, 11:40 PM
Your kidding us right? You want us to help you with developing illegal cracks for software?

ejasoft
02-16-2006, 12:18 AM
on,,,, i don`t need to make cracks
i mean what langauge is used for this programs
that that not need to install or need files from system like vb
if you develop any program with vb you need an lib in system than i know
i need to make a program is small in size and not need any file from system
and working in any computer
----------------
i need to program a small software the will upload files to my server useing http
------------
the program will used by our members in my site
i need to member dowload it and run not need install or files in system ,

i developed an upload script using php ok
that has form have a filed type (file) name (userfile)
and i have a page like upload.php will handel this file ok,
so i need to make an exe that can work in user computer with out open the site in the explorer and has a form to upload files

if can done using vb any body can help me, or have any project like this

thankz, regard
sorry for bad english

Spookster
02-16-2006, 12:50 AM
Well if you want something that is portable across any system then I would say Java.

ejasoft
02-16-2006, 01:25 AM
ok java , nice
put java need to java runtime installed true or false ?
if not needed how to start ,
what i need to start develop like what editor is used and how to test output
thankz

Spookster
02-16-2006, 01:26 AM
Yes java requires a JVM on the system to be able to run.