Jump to content

Featured Replies

Posted

win toolkit was unable to mount an image , but if i change the user account , everything is working ?
Why ??

 

LOG

[5116] [0x80070003] OpenFilterPort:(582): Le chemin d’accès spécifié est introuvable.
[5116] [0x80070003] FltCommVerifyFilterPresent:(1172): Le chemin d’accès spécifié est introuvable.
[5116] [0x80070003] WIMMountImageHandle:(877): Le chemin d’accès spécifié est introuvable.
[5116] [0x80070002] StateStoreRemoveMountedImage:(1024): Le fichier spécifié est introuvable.
[5116] [0x80070002] WIMMountImageHandle:(1116): Le fichier spécifié est introuvable.

 

Thanks

Edited by talasim

  • 2 months later...
  • Author

I resolved my problem with this reg :

 

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WIMMount]
"DebugFlags"=dword:00000000
"DisplayName"="WIMMount"
"Group"="FSFilter Infrastructure"
"ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,\
  72,00,69,00,76,00,65,00,72,00,73,00,5c,00,77,00,69,00,6d,00,6d,00,6f,00,75,\
  00,6e,00,74,00,2e,00,73,00,79,00,73,00,00,00
"Description"="WIM Image mount service driver"
"ErrorControl"=dword:00000001
"Start"=dword:00000003
"Tag"=dword:00000001
"Type"=dword:00000002
"WOW64"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WIMMount\Instances]
"DefaultInstance"="WIMMount"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WIMMount\Instances\WIMMount]
"Altitude"="180700"
"Flags"=dword:00000000

 

 

save in text file and rename wimmount.reg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...