Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Upgrade widnows 7 - 8 to windows 10 or run on windows 10 to reload in place windows 10 over itself and keep files and settings.

 

all silent, click and go, system will reboot in about 1 hour without warning so best to run at night, found this on another site, have used several times, its about the same as running it manualy as far as success rate, it won't fix a machine that just won't update, but for the ones that will its a single click and your done

 

 

# Upgrade to Windows 10
#
# Created by CN @ CCT 19th Feb 2020
#
#
#
##Create Directory
New-Item -Path "c:\temp\" -Name "Win10Upgrade" -ItemType "directory"
##Get Variables
$url = "https://go.microsoft.com/fwlink/?LinkID=799445"
$outputfile = "C:\temp\Win10Upgrade\Windows10upgrade.exe"
##Download File
(New-Object Net.WebClient).DownloadFile($url, $outputfile)
##Start Windows 10 Upgrade
& $outputfile /quietinstall /skipeula /auto upgrade /dynamicupdate enable

  • 1 year later...

So I copied this code and it doesn't work at all. It does makes the temp and the Windows 10 upgrade folders but it sits there and it doesn't install. I have left it there for days and no sign of reboot or Windows 10 installation. 

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.