Do i really need to write to the registry for my program to work correctly(when i install it to another computer)
Printable View
Do i really need to write to the registry for my program to work correctly(when i install it to another computer)
errrr....No!
Depends on how sophisticated the program is. Mine are usually free standing, and they work fine, But then I only use the "standard" set of calls that are on practically every machine.
If you are doing something fancy with your own DLL's, my impression is that you have to register THEM.
Good Luck
DerFarm