Author Topic: Can't mark a script as TRUSTED with 20.03  (Read 3950 times)

Offline KodamaDeveloped

  • Multiple posting newcomer
  • *
  • Posts: 16
Can't mark a script as TRUSTED with 20.03
« on: May 30, 2020, 04:58:10 am »
This is my third question for migrating Code::Blocks setting from 17.12 to 20.03, thank you.

- Open [Scripting console] dialog by [View|Script console].
- Execute the following by [Command] text box.
    IO.RemoveFile(_T("Dummy.dat"))
- [Security Warning!] dialog pops up.
- Choose "Mark this script as TRUSTED for this session" on [Choose your action] drop down list.  Click [OK] to close the dialog.
- Open [Scripting settings] dialog by [Settings|Scripting].  Open [Trusts] tab page.

With 17.12, an anonymous script is registered with Signatre=0 and Temp?=Yes.  With 20.03, it is not registered.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Can't mark a script as TRUSTED with 20.03
« Reply #1 on: May 30, 2020, 09:43:17 am »
Can you open a ticket for this?
This seems to be a bug...

Offline KodamaDeveloped

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: Can't mark a script as TRUSTED with 20.03
« Reply #2 on: June 01, 2020, 01:42:20 am »
Done, #973.