Jump to content

7Customizer - a Windows 7 Customization and Deployment tool


Recommended Posts

Im getting this error when im trying to add my extracted iso files to image path.

im running win7 x64 DANISH, and tryed to add w7 x64 danish files to image path.

Mayb some of it is writting in danish :)

I see theres other people that have the same issue in x86 aswell.

Se slutningen af denne meddelelse, hvis du vil have detaljer om,
hvordan du starter JIT-fejlfinding i stedet for denne dialogboks.

************** Undtagelsestekst **************
System.NullReferenceException: Objektreferencen er ikke indstillet til en forekomst af et objekt.
ved _7Customizer.Form1.selectImagePathBtn_Click(Object sender, EventArgs e)
ved System.Windows.Forms.Control.OnClick(EventArgs e)
ved System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
ved System.Windows.Forms.Control.WndProc(Message& m)
ved System.Windows.Forms.ButtonBase.WndProc(Message& m)
ved System.Windows.Forms.Button.WndProc(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Indlæste assemblies **************
mscorlib
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
7Customizer
Assemblyversion: 1.0.0.0
Win32-version: 1.0.0.0
CodeBase: file:///C:/Users/Administrator/Desktop/Ny%20mappe/7Customizer.exe
----------------------------------------
System.Windows.Forms
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_da_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-fejlfinding **************
Hvis du vil aktivere JIT-fejlfinding, skal værdien jitDebugging indstilles
i afsnittet system.windows.forms i konfigurationsfilen
for programmet eller computeren.
Programmet skal desuden kompileres med fejlfinding
aktiveret.

Eksempel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Når JIT-fejlfinding er aktiveret, bliver alle ikke-afviklede
undtagelser sendt til den JIT-fejlfindingsfunktion, der er registreret på computeren, i stedet for
at blive afviklet af denne dialogboks.

Edited by wazer
Link to comment
Share on other sites


@wazer

Could you post your folder structure?

like this

boot

efi

Sources .. etc

and could you post the name of the files in the sources folder that has extension .wim

Regards

F:\

\\Installation

\\\Microsoft

\\\\ISO

\\\\\Microsoft.Windows.7.DK

\\\\\\da_windows_7_ultimate_x64_dvd_x15-65918

inside ^ its like this

boot

efi

sources

sources

upgrade

autorun.inf

bootmgr

bootmgr.efi

setup.exe

In the sources folder i only got

boot.wim

install.wim

This is a untouched iso directly from technet

*update*

I tryed what SheepyDaz wrote but its still the same i Ran it as administrator and renamed the iso folder to win. Still no luck

Edited by wazer
Link to comment
Share on other sites

@wazer

Did you choose Imagex and DISM that are located inside amd64 folder.

eg I installed aik to the default directory

C:\Program Files\Windows AIK\

in this directory there is a folder called tools

in these folder there are some folders

If you are using an x64 version of windows use amd64 folder

If you are using an x86 version of windows use x86 folder

If you are using an Itanium version of windows use ia64 folder

Regards

Link to comment
Share on other sites

@wazer

Did you choose Imagex and DISM that are located inside amd64 folder.

eg I installed aik to the default directory

C:\Program Files\Windows AIK\

in this directory there is a folder called tools

in these folder there are some folders

If you are using an x64 version of windows use amd64 folder

If you are using an x86 version of windows use x86 folder

If you are using an Itanium version of windows use ia64 folder

Regards

i got dism and imagex in the 7customizer folder and im using 64bit imagex as my os is 64.

Yes dism and imagex are selected correctly in your program :=)

Edited by wazer
Link to comment
Share on other sites

i got dism and imagex in the 7customizer folder and im using 64bit imagex as my os is 64.

Yes dism and imagex are selected correctly in your program :=)

I think you did not get my point.

You need to select imagex and dism that are inside the amd64 folder inside the WAIK installation folder

Regards

Link to comment
Share on other sites

i got dism and imagex in the 7customizer folder and im using 64bit imagex as my os is 64.

Yes dism and imagex are selected correctly in your program :=)

I think you did not get my point.

You need to select imagex and dism that are inside the amd64 folder inside the WAIK installation folder

Regards

Yep that worked thanks :) i downloaded a fresh waik and installed that now it seems to work.

Tho i need to select every single update when i try to add them :P im sure you already have heard that from someone else its looking really bright for the win7 custom now :P thanks to you :=)

Does the updates *msu just beeing added as msu and installing at first login? Would be cool if it replaces the old ones with the files from the updates ;=)

Link to comment
Share on other sites

Yep that worked thanks smile.gif i downloaded a fresh waik and installed that now it seems to work.

Glad it worked for you

Tho i need to select every single update when i try to add them tongue.gif im sure you already have heard that from someone else its looking really bright for the win7 custom now tongue.gif thanks to you :=)

Later on I will change inserting updates to selecting multiple updates at once

Does the updates *msu just beeing added as msu and installing at first login? Would be cool if it replaces the old ones with the files from the updates ;=)

I think DISM replaces the old files with new one.

Regards

Link to comment
Share on other sites

Looking forward to testing this new version out.

Another suggestion -

Perhaps add an option to create an iso once people have finished editing there images ;)

**EDIT**

When using the unattended tab, i dont want to add a username as i will be using this image on multiple pc.

Do i have to fill it in??

Edited by SheepyDaz
Link to comment
Share on other sites

Looking forward to testing this new version out.

Another suggestion -

Perhaps add an option to create an iso once people have finished editing there images newwink.gif

Yes this also will come later. You could use vlite to create the iso for you. Thanks for the suggestion.

**EDIT**

When using the unattended tab, i dont want to add a username as i will be using this image on multiple pc.

Do i have to fill it in??

Just choose skip user and leave the admin password blank.

@Rudi1 Removing components will come late because it will need lots of discussion and researching.

Regards

Link to comment
Share on other sites

this new version (0.1.4) works like charm thumbup.gif

i keep testing this tool, thnx for creating this thing, i'll keep you informed

Glad it worked for you. please note that there is a slight problem with the unateended part .It still does not auto logon to the administrator account

So I recommend you DO NOT skip user creation until I resolve this issue.

Regards

Link to comment
Share on other sites

Glad it worked for you. please note that there is a slight problem with the unateended part .It still does not auto logon to the administrator account

So I recommend you DO NOT skip user creation until I resolve this issue.

Regards

I didnt get this error at all Blue.

When i used the "Skip creating user"

Just before windows logged in for the first time, it asked to create a user. I done that an it logs in fine.

Tested on 7 pro x86.

Any chance you can get 7customizer to remember the imagex an dism locations?

It becomes a pain adding the files each time.

Also add so when you start the program it triggers off uac?

Link to comment
Share on other sites

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...