Jump to content











- - - - -

WAIK 1.2 error regarding wimfltr.sys


  • Please log in to reply
15 replies to this topic

#1 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 04 March 2010 - 09:39 AM

I am trying to build, and I get this error:

FileCopy - Failed to copy [C:\Program Files\Windows AIK\Tools\PETools\x86\Tools\x86\wimfltr.sys] to: [%BaseDir%\Target\VistaPE-CAPI\Windows\System32\drivers\wimfltr.sys]: The system cannot find the path specified.

I only have that file in C:\Program Files\Windows AIK\Tools\x86
Is there something wrong with the script regarding folder structure for this .sys file?
Can I just create the folder that it needs and put that file there so I can go on with my build?

Thanks!

#2 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 04 March 2010 - 10:51 AM

Is there something wrong with the script

which project?
which script?

#3 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 04 March 2010 - 10:55 AM

vistape complete build attempt...

maybe it's not a script problem. I'm not so good at this yet...

#4 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 04 March 2010 - 10:57 AM

do I remember correctly that it is necessary to install wimfltr-driver?

#5 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 04 March 2010 - 11:09 AM

do I remember correctly that it is necessary to install wimfltr-driver?


I have absolutely NO idea what that is, please pardon my n00bn3ss.....
I thought that I needed to install WAIK 2.0 or something....
So, do I install this driver under Windows, is that what I have to do?
I started putting files and making up the structure that the log requires of me, same happens with some other file named wimb something.... I don't remember and I don't have the logfile saved....

this is all weird..... that file path doesn't even exist in WAIK 1.2, I had to created it's folders...
I wonder what's wrong...

#6 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 04 March 2010 - 11:36 AM

fltmgr.inf and wimfltr.inf : right click and install

#7 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 04 March 2010 - 11:54 AM

in \Addons\WIMMaster.script
in the [CopySystemFilesUsingWAIKasSource] section
try to change from:
Set,"%SysFilesDir%","%SDIR%"
to this:
Set,"%SysFilesDir%","%WAIKDir%"

#8 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 04 March 2010 - 12:14 PM

in \Addons\WIMMaster.script
in the [CopySystemFilesUsingWAIKasSource] section
try to change from:
Set,"%SysFilesDir%","%SDIR%"
to this:
Set,"%SysFilesDir%","%WAIKDir%"


köszönöm szépen!

I am wondering though, is this a bug or a mishap, or lack of setting something right?
Why do I have to manually edit this? is it a problem with the script or something else?

Thank you for helping me!

#9 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 04 March 2010 - 12:24 PM

I have absolutely NO idea what that is, please pardon my n00bn3ss.....
I thought that I needed to install WAIK 2.0 or something....
So, do I install this driver under Windows, is that what I have to do?
I started putting files and making up the structure that the log requires of me, same happens with some other file named wimb something.... I don't remember and I don't have the logfile saved....

this is all weird..... that file path doesn't even exist in WAIK 1.2, I had to created it's folders...
I wonder what's wrong...


patsch, that is certainly not good advice, why would one install non-plug-and-play or system device drivers on his OS when he doesn't need them?
I appreciate you being helpfull, but please be a little bit more carefull next time, installing unneded drivers especially on x64 bit OSs is potentially more dangerous than on 32-bit ....

Thanks for your help! I am a n00b at winbuilding but I do know some stuff...

#10 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 04 March 2010 - 12:30 PM

yes, it is a bug in the script

this bug appears only in that case when you build using the installed AIK as source
if you build using Vista DVD as source there is no problem

p.s.
maybe nobody use this script
or maybe everyone use the Vista install DVD as source

#11 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 04 March 2010 - 12:35 PM

patsch, that is certainly not good advice, why would one install non-plug-and-play or system device drivers on his OS when he doesn't need them?
I appreciate you being helpfull, but please be a little bit more carefull next time, installing unneded drivers especially on x64 bit OSs is potentially more dangerous than on 32-bit ....

this is necessary for some projects ... and you did not mentioned your project. So I advice you to post all needed infos (as dera and I already mentioned in one of your other threads)
here are some posts about installing the drivers concerning a vistape project
http://www.boot-land...?...ost&p=74821
http://www.boot-land...?...ost&p=28591

#12 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 04 March 2010 - 11:34 PM

p.s.
maybe nobody use this script
or maybe everyone use the Vista install DVD as source


clearly this is not the case... I don't think everyone has a Vista DVD around...
Maybe they're using WAIK 2.0

#13 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 05 March 2010 - 12:16 AM

hello

i would like to see a log file

I use WAIK 1.1 for all my builds

#14 Guest_seseberg_*

Guest_seseberg_*
  • Guests

Posted 05 March 2010 - 12:58 AM

if only I could attach one...
Tbe Max. single file upload size is 28,84 kb and my archived log is of 55 kb size...

#15 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 05 March 2010 - 01:18 AM

i can only assume you are building a VistaPE CAPI downloaded in Winbuilder
use WAIK 1.1

If you are building with only WAIK and not a Vista DVD read script window
VistaPE Capi v12 (RC1b) - Quick Start and above that Full multiboot system........
use WAIK 1.1 or 2.0 .. 1.1 is recomended because it includes peimg.exe...............

Are you trying to build a VistaPE from just WAIK?
If you are you will have to deselect any scripts that error or need the Vista DVD

I just tested a complete download using WB 078SP6 with default settings and Vista SP0 DVD source.. and WAIK 1.1
Booted fine,,,,,,,,
remember Can be built from Windows Automated Installation Kit BUT (With some restricstons)

#16 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 05 March 2010 - 05:35 AM

if only I could attach one...
Tbe Max. single file upload size is 28,84 kb and my archived log is of 55 kb size...

a.) look into your profile to check the size used by your attachements (my contorls->manage your attachements)
b.) as already mentioned here: http://www.boot-land...?...ost&p=93205
take a freehoster (like rapidshare or whatever) to share your log




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users