Jump to content

gitit20

Member
  • Posts

    36
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About gitit20

Profile Information

  • OS
    Windows 10 x64

Recent Profile Visitors

1,173 profile views

gitit20's Achievements

6

Reputation

  1. I loved this for a long time, used it a lot. The only thing that PMO is he never checked back in to say hay guys sorry but do to (whatever) I can no longer support it. or something like that, I mean if he passed on or something that would be diff, but if not and he just up and said screw it and never let us know. I think that is just crappy to do.
  2. Looks like Chrome is starting to go the way of apple and not let us customize fu***** anything... Really Frustrating.
  3. I set a theme then set it back to default, sadly it didn't work. not sure why but nothing works at all now on chrome zero zip nata. I have even done a complete reload of windows and still cant get it to work with chrome wont work with Firefox or edge. it works everywhere else though. not sure what the deal is.
  4. Thanks for all the info I must be dumb as I cant get it to work for some reason
  5. I am not sure if I am missing something or have done this wrong but I have tried this a few times and am not able to get it to function. Is there something I am missing? I see 4 files in the folder. One if the app for launch other is the script and the 3rd one is the icon and the last file I am not sure what to do with? does it all need to go into the same created directory as the EXE file? Sorry if I am sounding dumb I just cant get this to work lol I have also imported the task and can confirm its there in the list. I am on Chrome 76 with 1903 Windows I also notched you said to make the scripts 2 directory but in the script it says just scripts. I have tried both folder ways and no luck lol <?xml version="1.0" encoding="UTF-16"?> -<Task xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task" version="1.4"> -<RegistrationInfo> <Description>Inserts switch: --disable-windows10-custom-titlebar Into Registry Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run Value Modified: GoogleChromeAutoLaunch...</Description> <URI>\ChromeAutoLaunch</URI> </RegistrationInfo> -<Triggers> -<BootTrigger> <Enabled>true</Enabled> </BootTrigger> -<LogonTrigger> <Enabled>true</Enabled> </LogonTrigger> </Triggers> -<Principals> <Principal id="Author"> </Principal> </Principals> -<Settings> <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy> <DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries> <StopIfGoingOnBatteries>true</StopIfGoingOnBatteries> <AllowHardTerminate>true</AllowHardTerminate> <StartWhenAvailable>true</StartWhenAvailable> <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable> -<IdleSettings> <StopOnIdleEnd>true</StopOnIdleEnd> <RestartOnIdle>false</RestartOnIdle> </IdleSettings> <AllowStartOnDemand>true</AllowStartOnDemand> <Enabled>true</Enabled> <Hidden>false</Hidden> <RunOnlyIfIdle>false</RunOnlyIfIdle> <DisallowStartOnRemoteAppSession>false</DisallowStartOnRemoteAppSession> <UseUnifiedSchedulingEngine>true</UseUnifiedSchedulingEngine> <WakeToRun>false</WakeToRun> <ExecutionTimeLimit>PT1M</ExecutionTimeLimit> <Priority>7</Priority> </Settings> -<Actions Context="Author"> -<Exec> <Command>C:\System\Scripts\ChromeAutoLaunch.exe</Command> </Exec> </Actions> </Task>
  6. Big thanks to you on this. I got it to work again for a bit now it wont work again
  7. Ok so I got it to work using this --disable-features=Windows10CustomTitlebar added to the shortcut however I would like to know how I can re-add this to the flags section so I can just enable it there? thanks for any help on this... not sure why they had to remove that in the first place
  8. How can I add this? no clear instructions on how to? that I could find? Thanks
  9. What did this change? could not get the changelog to load
  10. Hope they get it fixed soon or that windows would just bring back the option altogether
  11. Version 1.5.9 is no longer working I am still on 1803 but it did some updates tonight (not a new version of windows) but it does not seem to want to download symbols any longer


×
×
  • Create New...