Extended-Toolkit
Extended-Toolkit copied to clipboard
[Other Issues]: Krypton extended help exe is classed as "security conflicting app"
The above will not be allowed to run in some Companies computers
(i.e. "Run Anayway" will not be visible)
Umm... I wonder why, as it only installs a chm
file, nothing else.
I installed the it on another machine and I got this.
- This is an exe not an msi
- it installs
bat
andexe
files as well:
The bat
& exe
files are there to integrate the help files into Visual Studio. I'll make a corporate compliant msi
option with just the chm
file in it.
@Smurf-IV Would you mind testing this: https://1drv.ms/u/s!AnKzT7Em-ox5g89WuHMpmERkq_f13A?e=dbQNbG
@Smurf-IV Would you mind testing this: https://1drv.ms/u/s!AnKzT7Em-ox5g89WuHMpmERkq_f13A?e=dbQNbG
That will have to wait until Tuesday ;-)
I had to log onto my Work PC.. So tested this. Same message
On Fri, 30 Apr 2021 at 07:54, Peter Wagner @.***> wrote:
@Smurf-IV https://github.com/Smurf-IV Would you mind testing this: https://1drv.ms/u/s!AnKzT7Em-ox5g89WuHMpmERkq_f13A?e=dbQNbG
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Krypton-Suite/Extended-Toolkit/issues/161#issuecomment-829883890, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASOQ7ESSDKNVWTVGGDUPSLTLJH2RANCNFSM43ZRZYHA .
Ok, I'll try creating a standard msi
package.
Is it possible to do this using WiX?
Yes. wix is used to create the installers for DevStudio, so it can be as simple, or as complicated as you like.
For simple then look @ my Elucidate project.
Any suggestions about GUIs?
Use the default, it's easiest, and then just replace the bitmaps that are used to surround the installation text steps
Ok, I'll look into it this week
@Smurf-IV Possibly found the reason, it was not digitally signed.
That can cause that screen to appear as well, i.e. signing cert is old, or did not happen, or happen correctly.
I'll be uploading a signed installer to test soon
@Smurf-IV Hopefully this signed executable should work: https://1drv.ms/u/s!AnKzT7Em-ox5g89XXe0I0hV0W1KuOA?e=Mw4BP0
MSI build: https://1drv.ms/u/s!AnKzT7Em-ox5g89YNikSM-kxyPon7w?e=iusnCD
Same for both :-(
@Smurf-IV Will DM you on Discord with known signed binaries