Jump to content

rubens

Newbies
  • Posts

    6
  • Joined

  • Last visited

Posts posted by rubens

  1. I am looking into some log-files with date and time of install effort but since I am a layman this could be useless

    c:\windows\system32\wbem\logs\mofcomp.log

    "rsop.mof not found error 0x80041001"

    c:\windows\microsoft.net\framework\v2.0.50727\ngen.log

    "

    11/30/2006 19:40:26 [2360]: Command line: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe install D:\Program Files\Paintdotnet\PaintDotNet.exe /queue /AppBase:D:\Program Files\Paintdotnet

    11/30/2006 19:40:26 [2360]: Installing assembly D:\Program Files\Paintdotnet\PaintDotNet.exe

    11/30/2006 19:40:27 [2360]: ngen returning 0x00000000

    11/30/2006 19:40:27 [548]: Command line: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe install D:\Program Files\Paintdotnet\WiaProxy32.exe /queue /AppBase:D:\Program Files\Paintdotnet

    11/30/2006 19:40:27 [548]: Installing assembly D:\Program Files\Paintdotnet\WiaProxy32.exe

    11/30/2006 19:40:27 [548]: ngen returning 0x00000000

    11/30/2006 19:43:44 [3032]: Command line: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe uninstall PaintDotNet /AppBase:D:\Program Files\Paintdotnet

    11/30/2006 19:43:44 [3032]: Error: The specified assembly is not installed.

    11/30/2006 19:43:44 [3032]: ngen returning 0xffffffff

    "

    Remember that I specified to install at

    c:\program files\Paintdotnet

    What more files can I search?

  2. yes I have seen that item and I do not see how it compares to my situation.

    Here is what I think has happend; The installer created the keys I reported and then later in the process it checked and came with the error messages. Than it removed all the created files as I could see it on my screen, leaving me with no executable.

    So is it a matter of permission that had to be given for a new application in .Net framework v 2.0?

    I am out of ideas.

    The installer is PaintdotNet_247009377.msi

  3. OS Windows XP home edition + SP2

    .NET framework 2.0

    .NET framework 2.0 security update KB922770

    .NET framework 2.0 security update KB917283

    download file PaintdotNet_2_72.exe

    During install this error message:

    system.unauthorizedaccessexception Hkey_local_Machine\Software\Paint.Net rejected at

    Microsoft.Win32.Registrykey.win32error(Int32 errorCode,String str)

    Microsoft.win32.Registrykey.createsubkey(string subkey,RegistrykeyPermissionCheck permission check,Registrysecurity)

    Microsoft.Win32.Registrykey.createsubkey(String, subkey)

    PaintDotNet.SetupNgen.Mainimpl(String[]args)

    PaintDotNet.SetupNgen.Main(String[]args)

    Then came another message

    There is a problem with this windows Installer package.

    A program run as part of the setup did not finish as expected.

    Contact your support personel or package vendor.

    I didnot use the default folder C:\program Files\Paint.Net

    but D:\program files\paintdotnet

    :cry:

×
×
  • Create New...