Jump to content

NaDer_GenKO

Member
  • Posts

    180
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Egypt

Posts posted by NaDer_GenKO

  1. Here are some things to verify:
    1. Download the full .Net Framework 3.5 distributable from the link I provided above (all 197 MB of it).
    2. Only delete the items from the full .Net Framework 3.5 distributable that I explicitly list above, everything else is required.
    3. Create a fully patched .Net Framework 2.0 (DNF20.exe) according to Tomcat76's Silent .NET Maker guide.
    4. Install .Net Framework 2.0 (DNF20.exe) before installing .Net Framework 3.5 (DNF35.exe).
    5. Check your resulting file sizes, which should be very close to mine (may very with other languages):
      • DNF11.exe = 11,300 KB
      • DNF20.exe = 39,045 KB
      • DNF35.exe = 66,251 KB

    OK. I have verified and the result is:

    My .Net framework 3.5 distributable package size is (197 MB).

    Extract it again and delete the items you mentioned only in the list (i'm sure)

    Repackage the .Net framework 1.1 & 2.0 again according to Tomcat76's Silent .NET Maker guide.

    my resulting file sizes:

    • (dotnetfx.exe + NDP1.1sp1-KB867460-X86.exe + NDP1.1sp1-KB928366-X86.exe) = 11,716 KB
    • (dotnetfx2.exe + NDP20-KB928365-X86.exe) = 39,963 KB
    • DNF35.exe = 66,400 KB

    I tried to reinstall them all But the .Net framewoke 3.5 have the same problem.

    any suggestion please

  2. I'm using WPI v6.3 and Ultimate theme. and checked this options:

    [ ] Show Extra Buttons

    [ ] Do not show if started from CD/DVD

    and when WPI start in Virtual PC 2007. the Buttons is still there! does this is the normal ?

    if not. what can i do to make this options work ?

    another Q: its Ok to remove the lang folder from the WPI root ?

    Thanks in Advance

  3. OK, there's a solution:

    If you want to edit registry defaults for new users in already installed system, run regedit.exe, click on the HKEY_USERS item, File menu, Load Hive..., open C:\Documents and Settings\Default User\NTUSER.DAT. Enter any key name, then browse to its Software\...\RunOnce subkey and create a required value there. Don't forget to unload the hive, before you exit the editor. (source)

    If you wish to add a command to nLited installation files, open the I386\NLITE.INF file (compessed by CAB) and to the [TO] section add an entry similar to a line containing "nltide_3" string (copy/paste/edit value name and value). To edit the NLITE.IN_ file, you may use this script.

    Thank you very much :thumbup

    I was Looking for this

    But I use WPI after installation. some programs add a regKey to "HKEY_USERS\.Default\software\...\RunOnce".

    These regkeys will be add to the Default Hive or to the User Hive ?

  4. i have a Similar case to your problem

    i add a regkey to "HKU/.Default/Software\Microsoft\Windows\CurrentVersion\Run" to run a program with all user that already exist and that will create late

    and this keys i think should copy to the "HKCU\....\Run" to every user.

    i make this scenario to give every user an option to run the program or not

    and dosen't work and i don' know why?

×
×
  • Create New...