Forum Discussion
Can we have multiple fixes at the same time
Darren_Hoehna Thank you for the reply,
1)File redirection fix up didn't work for me
2)Yeah, i am trying to applying both fix up for the same process, is there any problem if i do so ?
Please help me if there is another way to apply fix ups.
HeySleeping_Developer ,
Your file redirection is not working? Well, we need to make sure FRF works before moving to adding a second fixup.
First, I want to make sure you have all the dll's and exe's in your app folder. You will need
1. PSFLauncher64.exe
2. FileRedirection64.dll
3. PsfRunDll64.exe
Those three dll's are needed to have PSF run correctly.
Next, the configuration. It looks like you want all file operations under ProgramFilesX64\MyPackage\* to be redirected. PSF should redirect all file operations to that location. If you have the three binaries mentioned in step 1 but PSF does not redirect the files I'll need to dig deeper.
You are absolutely correct about two or more fixups. But, you don't need to declare two process nodes. You can put both fixups under the same process. You can remove the second "MyPackage64" executable node.
- tester2420Apr 03, 2020Copper Contributor
Darren_Hoehna Thank you for the help!it worked well! Apologies for late reply!