AD2023 PC HOW TO Boot up with Dreamscene

Dreamscene

THis is using vlc default player and running command line to place the video full screen fit. As windows 10 startup has change to app roaming \microosft\startmenu\.... The new location placing bat file can start it.
  • Install Vlc player
  • go to Startup Folder
  • C:\Users\ yourname \AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
  • Using notepad create a minimized.bat
  • inside type these line
  • start /min c:\dreamscene.bat
  • This will minimize and launch dreamscene.bat
  • at root drive c:
  • notepad create a dreamscene.bat
  • type inside
  • c:
    cd\
    cd C:\Program Files (x86)
    cd VideoLAN
    cd VLC
    vlc.exe --no-video-title-show --no-embedded-video --no-qt-fs-controller --qt-start-minimized --qt-system-tray --zoom 1.35 --fullscreen -f --no-video-title-show --repeat --no-embedded-video --no-qt-fs-controller --qt-start-minimized --qt-system-tray --fullscreen --video-wallpaper "c:\Dream Scene Wallpaper with Audio Waterfall HD.mp4"
    exit
  • This will launch the programe file vlc player with command line and video-wallpaper point to c:
  • dream scene wallpaper with audio waterfall HD.mp4

dreamscene windows store app

Later i found an app metro wallpaper and manage to use it get dreamscene effect .
  • This app has a metro version and non metro version
  • Non metro version will fail to put wallpaper where metro version is correct
  • As outside area all not updated so i made this video pointing to metro version
  • Take note this app might point to outside internet if you do not wish any internet connection try my vlc version in above