Paul Wetter
7c9529aafc
Update Custom xml to match new version of toast script
2020-12-31 22:27:28 -06:00
Paul Wetter
dfb785e077
Merge branch 'master' into master
2020-12-31 22:06:08 -06:00
Martin Bengtsson
4b6d3b8c5b
Update README.md
2020-11-16 16:04:33 +01:00
Martin Bengtsson
0bb9c5dbda
Delete ToastNotificationScript2.0.2.zip
2020-11-16 16:01:10 +01:00
Martin Bengtsson
46a5d9b239
Add files via upload
2020-11-16 16:00:50 +01:00
Martin Bengtsson
d9b0eefe84
Update New-ToastNotification.ps1
2020-11-10 15:17:35 +01:00
Wetter
268bdc53ba
Enabled a second action button
2020-10-19 19:08:33 -05:00
Paul Wetter
014e69d8a8
Cleaned up bug i created in existing xml
2020-10-17 01:27:34 -05:00
Paul Wetter
94625157ca
Added CustomAction and Detection
...
Added functionality for custom actions and detection so you can have the toast display if a script returns a $true It can then build and run a custom protocol.
The main goal here is to be able to create flexibility to toast for any custom action. And if desired, build a custom action protocol for that execution.
## Config XML Changes
* CustomActions element area. This includes the DetectionScript, Action, and optional ExecutionScript
** If the ExecutionScript is enabled, a new protocol with the Action Name is created. Note that you have to set the Action element to match the named custom action here if you want to use it.
## New Variables
* CustomActionsEnabled - Enables/Disables the custom action
* CustomDetection - The destection script.
* CustomAction - The XML that contains the action name and Script.
* CustomActionName - The name of the custom action.
## Functions
* Write-FullCustomAction - Writes the action script to the requested directory for the protocol to reference.
* Write-FullCustomProtocol - Writes the protocol information into the registry so the action can be called from there.
## New Check
* Additional Check for conflicts with custom actions being enabled.
## Misc
* Code for determining the results of custom actions, if enabled.
* Custom action Toast display section.
* modified default toast to not display when custom actions are enabled.
2020-10-17 01:15:25 -05:00
Martin Bengtsson
8253af7675
Delete config-toast-whfb.xml
2020-09-13 17:23:03 +02:00
Martin Bengtsson
78375fda2a
Removed obsolete config.xml sample
2020-09-13 17:22:41 +02:00
Martin Bengtsson
5467bfec2e
Update README.md
2020-09-05 20:47:57 +02:00
Martin Bengtsson
3c541919b5
Update README.md
2020-09-05 08:45:39 +02:00
Martin Bengtsson
0576a86237
Update README.md
2020-09-05 08:45:32 +02:00
Martin Bengtsson
f18c741a79
Fixed an error in the custom protocols
2020-09-05 08:44:55 +02:00
Martin Bengtsson
fba4bccdac
Delete ToastNotificationScript2.0.1.zip
2020-09-05 08:44:10 +02:00
Martin Bengtsson
f1fb73e657
Update README.md
2020-09-03 21:08:21 +02:00
Martin Bengtsson
58f5ed205d
Update README.md
2020-09-03 20:56:54 +02:00
Martin Bengtsson
f5090043f9
Update README.md
2020-09-03 20:56:26 +02:00
Martin Bengtsson
a28bee77f5
Update README.md
2020-09-03 20:55:47 +02:00
Martin Bengtsson
93d7179923
Delete ToastNotificationScript2.0.0.zip
2020-09-03 20:48:57 +02:00
Martin Bengtsson
f6e3eba754
Updated in version 2.0.1
2020-09-03 20:48:32 +02:00
Martin Bengtsson
95701bd3cd
Uploaded as a part of version 2.0.0
2020-08-23 09:07:55 +02:00
Martin Bengtsson
ace304c20e
Uploaded as a part of version 2.0.0
2020-08-23 09:05:50 +02:00
Martin Bengtsson
f82cf56049
Add files via upload
2020-08-23 09:01:56 +02:00
Martin Bengtsson
bf9b32e8e4
Uploaded as a part of version 2.0.0
2020-08-22 21:26:19 +02:00
Martin Bengtsson
d5aea89cf2
Update README.md
2020-08-22 21:08:30 +02:00
Martin Bengtsson
24a726fab6
Update README.md
2020-08-22 21:07:54 +02:00
Martin Bengtsson
e56218243d
Delete ToastNotificationScript1.8.0.zip
2020-08-22 21:06:31 +02:00
Martin Bengtsson
f3cadfbaf3
Uploaded as a part of version 2.0.0
2020-08-22 21:06:10 +02:00
Martin Bengtsson
30bdfebc65
Delete ToastRunPackageID.reg
2020-08-22 20:41:19 +02:00
Martin Bengtsson
5e15bb15b1
Delete ToastRunPackageID.cmd
2020-08-22 20:41:11 +02:00
Martin Bengtsson
fcd2ca3970
Delete ToastRunApplicationID.reg
2020-08-22 20:41:04 +02:00
Martin Bengtsson
0bb5c0f30b
Delete ToastRunApplicationID.cmd
2020-08-22 20:40:57 +02:00
Martin Bengtsson
2ba9b70f6f
Delete ToastRebootProtocol.reg
2020-08-22 20:40:49 +02:00
Martin Bengtsson
cacc210628
Delete ToastReboot.cmd
2020-08-22 20:40:41 +02:00
Martin Bengtsson
7b8e38f51d
Delete Run-PackageID.ps1
2020-08-22 20:40:34 +02:00
Martin Bengtsson
dbce494fc1
Delete Run-ApplicationID.ps1
2020-08-22 20:40:26 +02:00
Martin Bengtsson
0dd70c89e4
Delete Windows 10 Toast Notification Script documentation.docx
2020-08-22 20:38:16 +02:00
Martin Bengtsson
f78f014dbf
Delete Windows 10 Toast Notification Script Custom Action Protocols.msi
2020-08-22 20:38:04 +02:00
Martin Bengtsson
5ff397cb0a
Fixed Personal Greeting error
2020-07-11 08:48:16 +02:00
Martin Bengtsson
4fbd0531ea
Add files via upload
...
Fixed Personal Greeting error
2020-07-11 08:47:44 +02:00
Martin Bengtsson
f1bb42ac2f
Update README.md
2020-07-05 21:25:20 +02:00
Martin Bengtsson
736c2b1dcc
Delete ToastNotificationScript1.7.1.zip
2020-07-05 21:24:52 +02:00
Martin Bengtsson
c091fa17c9
Add files via upload
2020-07-05 21:24:31 +02:00
Martin Bengtsson
d046f2f34d
Update README.md
2020-07-04 09:33:37 +02:00
Martin Bengtsson
faa0b2260c
Update README.md
2020-07-03 21:32:58 +02:00
Martin Bengtsson
09a54c85b5
Update README.md
2020-07-03 21:32:26 +02:00
Martin Bengtsson
8d2fa5a2a6
Update README.md
2020-07-03 21:31:23 +02:00
Martin Bengtsson
bdd19eac8d
Add files via upload
2020-07-03 21:30:14 +02:00