This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start:knowledge:vfx:pipeline [2026/01/10 01:30] – [Startup] florian | start:knowledge:vfx:pipeline [2026/01/12 17:23] (current) – [Startup] florian | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| ==== Startup ==== | ==== Startup ==== | ||
| - | I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows '' | + | I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows '' |
| Use '' | Use '' | ||
| + | |||
| === 1. CreateDrives === | === 1. CreateDrives === | ||
| This is a bat script. In addition to this I'm also using VisualSubst, | This is a bat script. In addition to this I'm also using VisualSubst, | ||
| + | |||
| === 2. AppsToDesktop === | === 2. AppsToDesktop === | ||
| - | This is a .ps1 script, referenced to a a folder called " | + | This is a .ps1 script, referenced to a a folder called " |
| - | In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like " | + | In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like " |
| - | For this script I'm using the [[https:// | + | For this script I'm using the [[https:// |
| + | Some of the windows have to be putt in fullscreen (F11), for this, we need the software [[https:// | ||
| ==== Work locally while keeping a mirror on NAS ==== | ==== Work locally while keeping a mirror on NAS ==== | ||
| - | Create symbolic links from your Laragon www directory to your development folders on the NAS. This keeps your working environment organized while allowing Laragon to serve the sites. | + | Create symbolic links from your Laragon www directory to your development folders on the NAS.\\ |
| + | This keeps your working environment organized while allowing Laragon to serve the sites. | ||
| '' | '' | ||
| Line 202: | Line 206: | ||
| ===== Sources ===== | ===== Sources ===== | ||
| - | [[https:// | + | * [[https:// |
| - | [[https:// | + | * [[https:// |
| + | | ||
| \\ | \\ | ||
| \\ | \\ | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||