Skip to content

Commit 076c0e6

Browse files
authored
Add files via upload
1 parent 5e1274c commit 076c0e6

File tree

1 file changed

+1
-1
lines changed
  • NoMoreCookiesInstaller/NoMoreCookiesInstaller

1 file changed

+1
-1
lines changed

NoMoreCookiesInstaller/NoMoreCookiesInstaller/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ static void Main(string[] args)
3232
{
3333
if (!IsSecureBootEnabled())
3434
{
35-
Console.Write("Welcome to NoMoreCookies Installer!\n\n1. Install NoMoreCookies (Compatible with programs and games, only hooks Non-Signed Programs and Non-Services Processes)\n2. Install NoMoreCookies (Hooks all programs except services, also compatible with most games and software but may cause some delays, also it's experimental)\n\n3. Uninstall NoMoreCookies\n\nOption: ");
35+
Console.Write("Welcome to NoMoreCookies Installer!\n\n1. Install NoMoreCookies (Compatible with programs and games, only hooks Non-Signed Programs and Non-Services Processes)\n2. Install XNoMoreCookies (Hooks all programs except services, also compatible with most games and software but may cause some delays, recommended for maximum security)\n\n3. Uninstall NoMoreCookies\n\nOption: ");
3636
string Option = Console.ReadLine();
3737
try
3838
{

0 commit comments

Comments
 (0)