This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2018-10-31T11:36:45.885Z","extensionVersion":"v3.2.0"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Visual Studio 2019 Product Key | |
[Please Star this gist] | |
Follow My GitHub Account --> https://github.com/ch-kashif @ch-kashif | |
**Follow Me On Instagram -->> https://www.instagram.com/ch.kashif602/ ** | |
Lets do a code together | |
Join Cloud Disk repository --> https://github.com/ch-kashif/CloudDisk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Collections.Generic; | |
using System.Collections.Specialized; | |
using System.Globalization; | |
using System.Linq; | |
using System.Net.Http; | |
using System.Security.Cryptography; | |
using System.Text; | |
namespace AwsV4SignatureCalculator |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
=============================================================== | |
PowerShell Script: Toggle Gallery, Home, and OneDrive in File Explorer | |
Author: ChatGPT (AI Assistant) | |
Date: 2025 | |
Tested On: Windows 11 (Latest Build) | |
=============================================================== | |
What This Script Does: | |
- Properly removes or restores Gallery by modifying CLSID Registry. |