mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
[PR #5] [MERGED] Pathing issues #214
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/5
Author: @mnadareski
Created: 10/26/2019
Status: ✅ Merged
Merged: 10/26/2019
Merged by: @mnadareski
Base:
master← Head:macattack📝 Commits (1)
7f7c5c8Missing or moved files shouldn't cause an issue📊 Changes
14 files changed (+36 additions, -29 deletions)
View changed files
📝
BurnOutSharp/BurnOutSharp.nuspec(+1 -1)📝
BurnOutSharp/EVORE.cs(+5 -5)📝
BurnOutSharp/ProtectionType/CDCops.cs(+1 -1)📝
BurnOutSharp/ProtectionType/DVDCops.cs(+1 -1)📝
BurnOutSharp/ProtectionType/InnoSetup.cs(+1 -1)📝
BurnOutSharp/ProtectionType/JoWooDXProt.cs(+1 -1)📝
BurnOutSharp/ProtectionType/ProtectDisc.cs(+2 -2)📝
BurnOutSharp/ProtectionType/SafeDisc.cs(+14 -7)📝
BurnOutSharp/ProtectionType/SecuROM.cs(+3 -3)📝
BurnOutSharp/ProtectionType/SolidShield.cs(+1 -1)📝
BurnOutSharp/ProtectionType/Sysiphus.cs(+1 -1)📝
BurnOutSharp/ProtectionType/Tages.cs(+1 -1)📝
BurnOutSharp/ProtectionType/VOBProtectCDDVD.cs(+3 -3)📝
BurnOutSharp/Utilities.cs(+1 -1)📄 Description
This PR addresses 3 distinct things having to do with paths:
nullfiles also check for file existence first🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.