Sell or giveaway?

Taegn

Regular Member
Joined
Jul 22, 2016
Messages
321
Reaction score
86
Built some very lightweight (10kb) software that would allow any jar file to be run on a 64 bit windows machine without java. It is completely silent and only requires and internet connection, current modules include persistance (restarting the jar at reboot) and a module to keep the jarfile running.
 
Built some very lightweight (10kb) software that would allow any jar file to be run on a 64 bit windows machine without java. It is completely silent and only requires and internet connection, current modules include persistance (restarting the jar at reboot) and a module to keep the jarfile running.
What's the difference between your solution and write something using jPortable or other similar library? I know people don't like to write malware on Java because the compliance requirements, is that why you developed it?
 
Back
Top