I've been looking on some RunOnceEx.cmd and checked which programs you installed and which switched you used. Now, i've one problem. I can see many of you installs MSN Messenger. The MSN file you're using is a .msi file. If i go to www.msn. dk (Live in Denmark) and download MSN Messenger i can only get an exe file. I've seen this with many other programs. Where do you get these .msi files. Also, since i'm pretty new to this, i want to ask if the following line is the correct way to install .NET Framework 1.1:
CODE
REG ADD %KEY%\005 /VE /D ".NET Framework 1.1" /f
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\dotnetfx.exe /q /c:"install /q"" /f
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\dotnetfx.exe /q /c:"install /q"" /f
Thanks in advance
