Brain II

Site Tools


start:knowledge:vfx:pipeline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
start:knowledge:vfx:pipeline [2026/01/10 10:02] – [Sources] florianstart:knowledge:vfx:pipeline [2026/01/12 17:23] (current) – [Startup] florian
Line 35: Line 35:
 I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows ''Task Schedule''.\\ I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows ''Task Schedule''.\\
 Use ''.\1_StartupScript_AppsToDesktop.ps1'' to run the script in ''D:\_work\_PIPELINE\_Script\startup'' manually. Use ''.\1_StartupScript_AppsToDesktop.ps1'' to run the script in ''D:\_work\_PIPELINE\_Script\startup'' manually.
 +
 === 1. CreateDrives === === 1. CreateDrives ===
 This is a bat script. In addition to this I'm also using VisualSubst, this makes naming the mapped drives possible This is a bat script. In addition to this I'm also using VisualSubst, this makes naming the mapped drives possible
 +
 === 2. AppsToDesktop === === 2. AppsToDesktop ===
 This is a .ps1 script, referenced to a a folder called "startup" that you can put whereever you want.\\ This is a .ps1 script, referenced to a a folder called "startup" that you can put whereever you want.\\
 In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like "Desktop1".\\ In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like "Desktop1".\\
-For this script I'm using the [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop]] Powershell module +For this script I'm using the [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop]] Powershell module.\\ 
 +Some of the windows have to be putt in fullscreen (F11), for this, we need the software [[https://www.autohotkey.com/|AutoHotkey]], and tigger the windows with the F11 keystroke after they are launched.\\
  
 ==== Work locally while keeping a mirror on NAS ==== ==== Work locally while keeping a mirror on NAS ====
start/knowledge/vfx/pipeline.1768035733.txt.gz · Last modified: by florian