User Tools

Site Tools


windows:programs

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
windows:programs [2025/05/01 00:07] Sean Rhonewindows:programs [2026/01/15 03:48] (current) – [OpenSSH] Sean Rhone
Line 5: Line 5:
 ====== Programs ====== ====== Programs ======
  
-===== BleachBit =====+===== fastfetch =====
  
-  * https://www.bleachbit.org/download/windows +  * [[https://github.com/fastfetch-cli/fastfetch/releases/latest/download/fastfetch-windows-amd64.zip|fastfetch-windows-amd64.zip]]
-  * https://ci.bleachbit.org/+
  
-===== FileZilla ===== +<code>CD "%USERPROFILE%\Downloads\fastfetch-windows-amd64" && CLS && "%USERPROFILE%\Downloads\fastfetch-windows-amd64\fastfetch.exe" && DATE /T</code>
- +
-  * https://filezilla-project.org/download.php?show_all=1 +
- +
-===== Git ===== +
- +
-  * https://github.com/git-for-windows/git/releases/latest +
-  * https://git-scm.com/downloads/win +
-  * https://gitforwindows.org/+
  
 ===== Java ===== ===== Java =====
 +
 +  * https://www.oracle.com/java/technologies/java-se-support-roadmap.html
  
 ==== Microsoft OpenJDK ==== ==== Microsoft OpenJDK ====
Line 27: Line 20:
   * https://learn.microsoft.com/en-us/java/openjdk/download-major-urls   * https://learn.microsoft.com/en-us/java/openjdk/download-major-urls
  
-===== KeePass =====+===== OpenSSH =====
  
-  * https://keepass.info/download.html +  * https://github.com/PowerShell/Win32-OpenSSH (''scp'' included too) 
-  * [x] Native support library +  * [[https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip|OpenSSH-Win64.zip]]
-  * [xOptimize KeePass performance+
  
-==== Launcher Shortcuts ====+  DEL /Q "%UserProfile%\Downloads\OpenSSH-Win64.zip" & "curl.exe" --output "%UserProfile%\Downloads\OpenSSH-Win64.zip" --location "https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip"
  
-=== Generate Password ===+  RMDIR /S /Q "%UserProfile%\Downloads\OpenSSH-Win64" & "tar.exe" xf "%UserProfile%\Downloads\OpenSSH-Win64.zip" -C "%UserProfile%\Downloads"
  
-  * Ctrl + I (Add Entry) -> Password: (database password) +  "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe"
-  * Auto-Type -> Override default sequence: +
-  * Needs done once per-PC, and Entry can be deleted after pasting+
  
-  {PASSWORD_ENC}+  "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe"
  
-  * Ctrl + V (Perform Auto-Type) to empty Notepad+  DEL /Q "%UserProfile%\Downloads\OpenSSH-Win64.zip" & RMDIR /S /Q "%UserProfile%\Downloads\OpenSSH-Win64"
  
-  "notepad.exe"+==== Alira ====
  
-=== Script ===+  "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" espionage724@192.168.1.152
  
-  * :!: Encoded password between final quotes+  "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" espionage724@192.168.1.152:~/"%UserProfile%\Downloads"
  
-  "notepad.exe" "%UserProfile%\Documents\KeePass (Shortcut).bat" +==== Router ====
- +
-  START "" "%ProgramFiles%\KeePass Password Safe 2\KeePass.exe" "%UserProfile%\Documents\keepass.kdbx" -pw-enc:"" +
- +
-=== Desktop === +
- +
-  * Right-click Desktop -> New -> Shortcut +
- +
-  DEL /F "%Public%\Desktop\KeePass 2.lnk" +
- +
-  "%UserProfile%\Documents\KeePass (Shortcut).bat" +
- +
-  KeePass +
- +
-== Icon ==+
  
 **** ****
  
-  "%ProgramFiles%\KeePass Password Safe 2\KeePass.exe" +  "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" root@192.168.1.1
- +
-=== Start Menu === +
- +
-  DEL /F "%ProgramData%\Microsoft\Windows\Start Menu\Programs\KeePass 2.lnk" +
- +
-  MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\KeePass" +
- +
-  "explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\KeePass" +
- +
-  "%UserProfile%\Documents\KeePass (Shortcut).bat" +
- +
-  KeePass +
- +
-== Icon == +
- +
-**** +
- +
-  "%ProgramFiles%\KeePass Password Safe 2\KeePass.exe" +
- +
-=== Desktop Shortcut === +
- +
-  * Shortcut key: ''Ctrl + Alt + Z'' +
- +
-  DEL /F "%Public%\Desktop\KeePass 2.lnk" +
- +
-  "%UserProfile%\Documents\KeePass (Shortcut).bat" +
- +
-  KeePass +
- +
-  * Icon +
- +
-  "%ProgramFiles%\KeePass Password Safe 2\KeePass.exe" +
- +
-===== .NET Runtime ===== +
- +
-  * https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe +
- +
-===== OpenSSH ===== +
- +
-  * https://github.com/PowerShell/Win32-OpenSSH (''scp'' included too) +
-  * https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip +
- +
-===== Transmission ===== +
- +
-  * https://transmissionbt.com/download.html +
- +
-===== VMware Workstation Pro ===== +
- +
-  * https://blogs.vmware.com/workstation/2024/05/vmware-workstation-pro-now-available-free-for-personal-use.html +
- +
-  * https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware+Workstation+Pro +
- +
-  mks.vsync="0"+
  
 ====== Browsers ====== ====== Browsers ======
Line 135: Line 58:
  
   * https://www.apple.com/itunes/download/win64   * https://www.apple.com/itunes/download/win64
- 
-===== mpv ===== 
- 
-  * https://sourceforge.net/projects/mpv-player-windows/files/64bit-v3/ 
-  * https://mpv.io/ 
  
 ====== Games ====== ====== Games ======
Line 178: Line 96:
   * https://pcsx2.net/downloads/   * https://pcsx2.net/downloads/
  
-===== Xonotic =====+====== System Utilities ======
  
-  * https://xonotic.org/download/ +===== Windows Terminal =====
-  * ''xonotic-wgl.exe'' is more ideal instead of ''xonotic.exe'' with SDL+
  
-===== Misc =====+==== VCLibs ====
  
-==== Goldberg Emulator ====+  * https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge
  
-  https://mr_goldberg.gitlab.io/goldberg_emulator/ +  "powershell.exe" -Command "Add-AppxPackage 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx'"
-  * https://gitlab.com/Mr_Goldberg/goldberg_emulator+
  
-==== Heroic ====+==== Windows Terminal ====
  
-  * https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases+  * https://github.com/microsoft/terminal/releases
  
-==== Jagex Launcher ==== +  "powershell.exe" -Command "Add-AppxPackage 'https://github.com/microsoft/terminal/releases/download/v1.23.12681.0/Microsoft.WindowsTerminal_1.23.12681.0_8wekyb3d8bbwe.msixbundle'"
- +
-  * https://cdn.jagex.com/Jagex%20Launcher%20Installer.exe +
- +
-==== SideQuest ==== +
- +
-  * https://sidequestvr.com/setup-howto +
- +
-====== System Utilities ======+
  
 ===== balenaEtcher ===== ===== balenaEtcher =====
  
   * https://github.com/balena-io/etcher/releases   * https://github.com/balena-io/etcher/releases
- 
-===== Python===== 
- 
-  * https://www.python.org/downloads/ 
  
 ===== Rufus ===== ===== Rufus =====
  
   * https://rufus.ie/   * https://rufus.ie/
 +  * https://github.com/pbatard/rufus/wiki/FAQ
  
 ===== VC++ Redists ===== ===== VC++ Redists =====
Line 228: Line 133:
  
   * https://github.com/doitsujin/dxvk/releases   * https://github.com/doitsujin/dxvk/releases
- 
-===== OpenAL Soft ===== 
- 
-  * https://github.com/kcat/openal-soft/releases 
-  * https://openal-soft.org/#download 
- 
-<code>OpenAL32.dll</code> 
- 
-<code>alsoft.ini</code> 
- 
-<code> 
-resampler = bsinc24 
- 
-stereo-mode = speakers 
- 
-#stereo-mode = headphones 
-#stereo-encoding = hrtf 
- 
-# End</code> 
  
 ===== Force Feedback Driver for XInput ===== ===== Force Feedback Driver for XInput =====
/usr/local/www/wiki/data/attic/windows/programs.1746072429.txt.gz · Last modified: by Sean Rhone