Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

photodnax64.1.72.dll is not on the iso #9

Open
xARMR opened this issue Jan 18, 2024 · 2 comments
Open

photodnax64.1.72.dll is not on the iso #9

xARMR opened this issue Jan 18, 2024 · 2 comments

Comments

@xARMR
Copy link

xARMR commented Jan 18, 2024

Hello for the last 6h i was trying to find that file didn't found it and i also manually downloaded the iso file and mount it and i go to this directory "FTK\FTK\x64{C32BC7B7-3086-44FD-8A90-9EC47966B4B7}" and photodnax64 it was not there and i opened Data1.cab still not found it
this is what inside data1.cab
image

@BigPanda97
Copy link

For me it looks like the wrong directory. When I browsed the archive a few weeks ago, the correct directory was one with like 300 DLL files in it. Are you sure you are in the right one? If I remember it correctly, there are multiple Data1.cab files in different directories.

@jankais3r
Copy link
Owner

Hi, can you try if the following command works?

powershell.exe -Command "&{$mountResult = Mount-DiskImage %cd%\\AD_FTK_7.0.0.iso; $driveLetter = ($mountResult | Get-Volume).DriveLetter; $setupPath = \"$($driveLetter):\FTK\FTK\x64\{592825BA-2875-4476-9820-858BA282D876}\Data1.cab\"; echo "'Setup file is' $setupPath"; $finalString = expand $setupPath /f:photodnax64.1.72.dll %cd%; Get-Volume $driveLetter | Get-DiskImage | Dismount-DiskImage }"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants