Skip to content

Commit d261651

Browse files
authored
Merge pull request #73 from telerik/lini/fix-more-paths
[FID-6213] fix more paths
2 parents e589616 + 495f5fb commit d261651

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

extend-fiddler/createextension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add Reference to Fiddler
1919

2020
3. Right-click the project's **References** folder in the **Solution Explorer**.
2121

22-
4. Click the **Browse** tab and select **Fiddler.exe** in the **C:\Program Files\Fiddler2** folder.
22+
4. Click the **Browse** tab and select **Fiddler.exe** in the **%localappdata%\Programs\Fiddler** folder.
2323

2424
5. Click **Ok** to add the reference.
2525

extend-fiddler/extendwithdotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Sample Extension: Step by Step
5757

5858
3. Right-click the project's **References** folder in the **Solution Explorer**.
5959

60-
4. Click the **Browse** tab and select **Fiddler.exe** in the **C:\Program Files\Fiddler2** folder.
60+
4. Click the **Browse** tab and select **Fiddler.exe** in the **%localappdata%\Programs\Fiddler** folder.
6161

6262
5. Click **Ok** to add the reference.
6363

extend-fiddler/usedotnetinfiddlerscript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Add References
4141

4242
4. Enter the command to create a DLL in the VS command prompt. For example:
4343

44-
csc /target:library /out:c:\UASim.dll UASimulator.cs /reference:"C:\program files\fiddler2\fiddler.exe"
44+
csc /target:library /out:c:\UASim.dll UASimulator.cs /reference:"%localappdata%\Programs\Fiddler\fiddler.exe"
4545

4646
5. In Fiddler, click **Tools > Options**.
4747

knowledge-base/execaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Controlling Fiddler Classic with Test Automation
1111

1212
ExecAction.exe is a command line executable which is suitable for calling from batch files or unit tests. It passes its command line into FiddlerScript's **OnExecAction** function for processing, just like Fiddler's [QuickExec box][1]. The ExecAction commands can be handled by FiddlerScript or FiddlerExtensions.
1313

14-
ExecAction.exe is installed into the Fiddler Classic directory inside your Program Files folder.
14+
ExecAction.exe is installed into the Fiddler Classic directory inside your AppData\Local\Programs folder.
1515

1616
**Usage:**
1717
ExecAction SCRIPTPARAMETER

knowledge-base/fiddlerhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ FiddlerHook also introduces a simple way to clear your Firefox cache (memory and
4242
![FiddlerHookMenu](../images/fhmenu.png)
4343

4444
Removal Instructions
45-
You can use Firefox's Add-on Manager (on the tools menu) to disable the FiddlerHook addon. If you would like to remove the FiddlerHook add-on altogether, you can simply delete the C:\Program Files\Fiddler2\FiddlerHook folder.
45+
You can use Firefox's Add-on Manager (on the tools menu) to disable the FiddlerHook addon. If you would like to remove the FiddlerHook add-on altogether, you can simply delete the %localappdata%\Programs\Fiddler\FiddlerHook folder.
4646

4747
[1]: ../images/FiddlerHook/Enable.png

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy