aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-22 12:45:53 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-22 12:45:53 +0100
commit46eb239008fc30830b026b5eedc7da036d14d3f2 (patch)
treeb9e5a9f2397140a134d63b1d2608a3c49f15f407 /TimeHACK.Main/OS/Win95
parent31c67063128fc0e5accf852bafd8aab7c7b6e37b (diff)
downloadhistacom2-46eb239008fc30830b026b5eedc7da036d14d3f2.tar.gz
histacom2-46eb239008fc30830b026b5eedc7da036d14d3f2.tar.bz2
histacom2-46eb239008fc30830b026b5eedc7da036d14d3f2.zip
Fixed bugs
Diffstat (limited to 'TimeHACK.Main/OS/Win95')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.cs
index a685fa6..e85b39f 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.cs
@@ -22,7 +22,7 @@ namespace TimeHACK.OS.Win95.Win95Apps
public string onlyViewExtension = "";
string ToReplaceWith = ProfileDirectory;
- string CurrentDirectory = Path.Combine(ProfileDirectory, "folders", "Computer");
+ string CurrentDirectory = ProfileMyComputerDirectory;
string OldLabelText;
int fileType = 6;
//string attemptedDirectory = "";