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
Next revision
Previous revision
start:knowledge:vfx:pipeline [2025/03/17 23:18] – [Startup] florianstart:knowledge:vfx:pipeline [2025/03/28 13:36] (current) – [Startup] florian
Line 31: Line 31:
  
 ==== Startup ==== ==== Startup ====
-=== Create Drives === +I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows "Task Scheduler" 
-Using VisualSubst +=== 1. CreateDrives === 
-=== Open programs on correct desktop === +This is a bat script. In addition to this I'm also using VisualSubst, this makes naming the mapped drives possible 
-Put a .ps1 script in any local location on your pcnavigate to your Windows startup folder (shell:startup)right-click -> new-> shortcutand instert this into the textbox:\\ +=== 2. AppsToDesktop === 
-''powershell.exe -NoProfile -ExecutionPolicy Bypass -File "C:\Users\flori\0_StartupScript_AppsToDesktop.ps1" ''+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 openedlike "Desktop1" 
 +For this script I'm using the [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop]] Powershell module 
  
 ==== Work locally while keeping a mirror on NAS ==== ==== Work locally while keeping a mirror on NAS ====
  
-Use symbolic links: 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. 
-Copymklink /D C:\laragon\www\floriandheer I:\Web\floriandheer.com\02_Development+''mklink /D [Link] [Target]''
  
 ===== Audio ===== ===== Audio =====
Line 80: Line 82:
 Key features: Key features:
  
-  * Filters tracks to only include supported audio formats (.mp3, .flac, .wav, etc.) 
   * Skips system and auto-generated playlists   * Skips system and auto-generated playlists
   * Can skip files that already exist in the destination folder   * Can skip files that already exist in the destination folder
start/knowledge/vfx/pipeline.1742249937.txt.gz · Last modified: 2025/03/17 23:18 by florian