1.) Does one have to use PDW before InnoSetup can be used?
2.) (And this is a general q.) ... Are there many differences between programming for Macs and windows OS?#
Cheers guys :)
Printable View
1.) Does one have to use PDW before InnoSetup can be used?
2.) (And this is a general q.) ... Are there many differences between programming for Macs and windows OS?#
Cheers guys :)
1) No, but the log file may help you realize what you have to reference in your INNO setup. Which makes sure you package everything the program uses in the install.
2) You can use familiar languages on OSX (not .Net or Vb6)... as far as mac's previous to OSX, I think you're stuck with JAVA and COCOA/C
evexa
1) No, Check the bootom of this post for **********. You can go from your vbp file to Inno Setup straight away.
2) Yes.