How and where to run "defaults write com.coronalabs.Corona_Simulator allowOfflineMode -bool YES"

Hi community

A dumb question but how and where should I run this command: “defaults write com.coronalabs.Corona_Simulator allowOfflineMode -bool YES”. I am using Windows 10 and already tried cmd (command prompt) but had no success. I am trying to enable offline builds as suggested by Vlad in the latest release.

Thanks
Sia

Well, the line above that command in GitHub reads:
To enable offline builds and not exiting by Cancel on macOS, you would have to execute this command

Since you are on Windows, it doesn’t sound like you need to write any such commands.

1 Like

Oh, gotcha! thanks @XeduR . But let’s say I need to do something like that on windows, shall I do it via cmd.exe? Do I need to enter the Corona SDK installation folder?

I could be wrong, but I think that is entirely MacOS only thing. For Windows applications, I think something somewhat related to that might be setting “target” or “start in” from application shortcut properties.

If someone knows better, please let us both know. :smiley:

1 Like