Hello,
We have been using Corona Win32 Beta build since its release and has been working great for us.
From Nov 18, we are facing following problems in the generated Win32 app:
-
When the newly created Win32 app is launched, it is ignoring the “CompanyName” in the path created in the AppData space. i.e. Instead of using .\AppData\Roaming\<CompanyName>\<AppName>\Documents as the documents directory, it is using .\AppData\Roaming\<AppName>\Documents as the documents directory.
-
It is using the default Corona SDK icon instead of the Icon-win32.ico file
We have followed all the guidelines in https://docs.coronalabs.com/daily/guide/distribution/win32Build/index.html. We are using 2015.2072 build on Windows 7 and 8 PCs. We have tried latest build also and still see the same issue.
Regards,
Samir Jain