Jump to content

Recommended Posts

Posted

hi, ive made a bootscreen using booteditor and im up to just before making it were i have to expand the 2 files (ntoskrnl.ex_ and ntkrnlmp.ex_) so in star and run i type J:\Dynamo\I386\ expand.exe ntoskrnl.exe -c but its not expanding it, any 1 know what imdoing wrong?

thanks


Posted (edited)

correct syntax is "expand ntoskrnl.ex_ ntosknrl.exe" this is if you are in the current directory in a cmd promt. if not and running it from the run dialog then you need to type "expand :pathtofile:\ntoskrnl.ex_ :pathtofile:\ntoskrnl.exe" you don't need to specify the I386 folder for expand since it is in the system 32 directory and is part of the path variable. hope this helps :hello:

Edited by Power350

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...