diff --git a/extend-fiddler/createextension.md b/extend-fiddler/createextension.md index 6bf9d0d..74ec19c 100644 --- a/extend-fiddler/createextension.md +++ b/extend-fiddler/createextension.md @@ -19,7 +19,7 @@ Add Reference to Fiddler 3. Right-click the project's **References** folder in the **Solution Explorer**. -4. Click the **Browse** tab and select **Fiddler.exe** in the **C:\Program Files\Fiddler2** folder. +4. Click the **Browse** tab and select **Fiddler.exe** in the **%localappdata%\Programs\Fiddler** folder. 5. Click **Ok** to add the reference. diff --git a/extend-fiddler/extendwithdotnet.md b/extend-fiddler/extendwithdotnet.md index ebbb644..3b6bfe4 100644 --- a/extend-fiddler/extendwithdotnet.md +++ b/extend-fiddler/extendwithdotnet.md @@ -57,7 +57,7 @@ Sample Extension: Step by Step 3. Right-click the project's **References** folder in the **Solution Explorer**. -4. Click the **Browse** tab and select **Fiddler.exe** in the **C:\Program Files\Fiddler2** folder. +4. Click the **Browse** tab and select **Fiddler.exe** in the **%localappdata%\Programs\Fiddler** folder. 5. Click **Ok** to add the reference. diff --git a/extend-fiddler/usedotnetinfiddlerscript.md b/extend-fiddler/usedotnetinfiddlerscript.md index 7f9a49f..30cd7d2 100644 --- a/extend-fiddler/usedotnetinfiddlerscript.md +++ b/extend-fiddler/usedotnetinfiddlerscript.md @@ -41,7 +41,7 @@ Add References 4. Enter the command to create a DLL in the VS command prompt. For example: - csc /target:library /out:c:\UASim.dll UASimulator.cs /reference:"C:\program files\fiddler2\fiddler.exe" + csc /target:library /out:c:\UASim.dll UASimulator.cs /reference:"%localappdata%\Programs\Fiddler\fiddler.exe" 5. In Fiddler, click **Tools > Options**. diff --git a/knowledge-base/execaction.md b/knowledge-base/execaction.md index 75bb32e..178b15a 100644 --- a/knowledge-base/execaction.md +++ b/knowledge-base/execaction.md @@ -11,7 +11,7 @@ Controlling Fiddler Classic with Test Automation 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. -ExecAction.exe is installed into the Fiddler Classic directory inside your Program Files folder. +ExecAction.exe is installed into the Fiddler Classic directory inside your AppData\Local\Programs folder. **Usage:** ExecAction SCRIPTPARAMETER diff --git a/knowledge-base/fiddlerhook.md b/knowledge-base/fiddlerhook.md index aa7362d..e1cc9be 100644 --- a/knowledge-base/fiddlerhook.md +++ b/knowledge-base/fiddlerhook.md @@ -42,6 +42,6 @@ FiddlerHook also introduces a simple way to clear your Firefox cache (memory and  Removal Instructions -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. +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. [1]: ../images/FiddlerHook/Enable.png
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: