View Single Post
  #2  
Old 08-23-2021, 08:52
atom0s's Avatar
atom0s atom0s is offline
Family
 
Join Date: Jan 2015
Location: 127.0.0.1
Posts: 396
Rept. Given: 26
Rept. Rcvd 126 Times in 63 Posts
Thanks Given: 54
Thanks Rcvd at 730 Times in 279 Posts
atom0s Reputation: 100-199 atom0s Reputation: 100-199
In a lot of cases, the developer console/tools are still left in the resulting package and can be turned on/opened with either a command-line option or a shortcut key combo like (Ctrl+Shift+I or similar).

If the package uses a bundler setup NW.js or similar, those usually offer development packages as well as retail packages. For that, you can just download the developer SDK and overwrite the files the program uses as with the dev ones and it'll re-enable the developer console.
__________________
Personal Projects Site: https://atom0s.com
Reply With Quote
The Following User Says Thank You to atom0s For This Useful Post:
Artic (08-24-2021)