Hello. Folks.
I have a question in my mind.. Can it is possible to make plateform independent SIS. I mean a single SIS works on both 2nd and 3rd edition devices.
Suppose we have HelloWorld.app(2nd Edition) and HelloWorld.exe(3rd Edition).... Now my question is that if there is any option in .pkg file just like below
Any other way is appretiated..Code:if(3rd edition) // can we check device name here eg N95,N80 etc { ... - "!sys/bin/HelloWorld.exe" } else { ... - system/apps/hello/HelloWorld.app" }
Millions of Thanks in advance...![]()








