Skip to content

Set of miscellaneous scripts for personal use.

License

Notifications You must be signed in to change notification settings

jahwi/scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

About

A set of miscellaneous scripts for personal use. Feel free to adapt them for your own needs.

Attributions

Please note that certain scripts are based on existing documentation, or are adapted from existing code found online, or use other softwares.

batch

  • add_spacer_to_taskbar.bat is adapted from code found in this thread on Stack Overflow.
  • convert_microsoft_office_to_pdf.vbs contains code which has been written on this blog post by Thought Asylum. The associated batch file is original work, and still works with both Microsoft Office 2013 and 2016.
  • export_putty_settings_and_sessions.bat has been directly taken from this thread on Stack Overflow.
  • manage_pictures.bat uses the amazing ExifTool by Phil Harvey.
  • rebuild_icon_cache.bat has been directly taken from this tutorial on Windows Ten Forums.
  • remove_adobe_acrobat_browser_extension.reg uses adapted code from this thread on Stack Overflow.
  • switch_to_dark_mode.bat and switch_to_light_mode.bat have been directly taken from this article on How-To Geek.
  • turn_hyper-v_off.bat and turn_hyper-v_on.bat have been directly taken from this thread on Stack Overflow.

firefox

powershell

  • add_content_every_line_start.ps1 is adapted from code found in this article on DreamSharePoint.
  • get_chkdsk_results.ps1 is adapted from code found in this tutorial on Windows Seven Forums.

registry

  • add_copy_to_folder_and_move_to_folder_context_menu.reg has been directly taken from this tutorial on Windows Ten Forums.
  • clear_mpc-hc_favorites.reg is adapted from code found in this thread on Stack Overflow.
  • disable_activity_history.reg has been directly taken from this tutorial on Windows Ten Forums.
  • disable_cloud-delivered_protection_and_automatic_sample_submission.reg has been directly taken from this tutorial on Windows Report.
  • fix_asus_smart_gesture_cpu_usage.reg has been created from information found in this thread on Super User.
  • remove_3D_Objects_folder.reg and restore_3D_Objects_folder.reg have been directly taken from this article on How-To Geek.
  • remove_all_user_folders_to_this_pc.reg and restore_all_user_folders_to_this_pc.reg have been directly taken from this article on How-To Geek.
  • remove_onedrive_to_file_explorer.reg and restore_onedrive_to_file_explorer.reg have been directly taken from this article on How-To Geek.

License

Distributed under the MIT license.

About

Set of miscellaneous scripts for personal use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 37.3%
  • Visual Basic .NET 24.6%
  • AutoHotkey 17.3%
  • CSS 14.4%
  • JavaScript 2.6%
  • PowerShell 2.1%
  • Shell 1.7%