Everything posted by theutlass
-
Question about .NET FRAMEWORK
i've already noticed this topic, my wish is to make an installer as light as possible with only the runtimes libraries in it and no dev stuff
-
Question about .NET FRAMEWORK
Hi all, I'm thinking of repacking all the .NET framework (from 1.1sp2 to 3.5sp1) but i wanted to know, the .NET framework contains things for devellopers, and i wanted to know if there is way to cleanup the framework to have only the required libraries to run apps that needs .NET libraries. Thanks in advance, Theutlass.
-
HFSLIP - Test releases
Using the 1.7.9.d i got a bug during install about missing file for unregmp2.exe, the file called WMDRMSDK.DLL is missing that's bad Said nothing got a corrupted wmp setup's exe.
-
HFGUIRUNONCE run Order
Or you can edit HFSLPGUI.CMD in \Sourcess\I386 folder to change the program order manually
-
How to integrate a lp in all versions of the DVD
Bump !
-
How to integrate a lp in all versions of the DVD
Hi all, I want to know how to integrate a language pack in ALL vista version of my DVD (yep the seven version) (if possible a batch automated process ) Thanks in advance.
-
Little question
Bump
-
Little question
Hi everyone, I was wondering if someone achieved to do this : Removing almost everything of windows update, but with the capacity of installing Windows Live Suite components like Windows live mail and windows live messenger Thx in advance, Regards.
-
Vistapack 2.4 Released
Using the normal install feature the only bug is the startmenu letters missing to my docs etc setting style to Basic 32 or Black 32 fix that bug. The searchbar make troobles in the startmenu buttons. There is no other bug with the normal methode. I'll test the iso patch this evenning.
-
Vistapack 2.4 Released
Currently installing a VM xp to test the french version i'll tell you what went right or wrong
-
[Release] Unlocker 1.8.7
Hi, this is how i install unlocker : I use a 7z-SFX with this files inside : ;!@Install@!UTF-8! GUIMode="2" SetEnvironment="UL=\"%ProgramFiles%\\Unlocker\"" RunProgram="cmd /c xcopy \"%%T\" %UL% /s /e /i /y" RunProgram="regsvr32 /S \"%UL%\\UnlockerCOM.dll\"" RunProgram="hidcon:cmd REG ADD "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Unlocker" /V "Language" /D "1036" /f" ;!@InstallEnd@! the 1036 in the reg add is for french language if you want english just put 1033 instead of it
-
Writing in registry with batch file
Thanx a lot
-
Writing in registry with batch file
Hi, I was making a batch file wich write in the registry but i have to write something like that "BackgroundColor"=hex:ff,ff,ff,00 "Text"=dword:00000400 and i dunno how to write this via a batch file Thanx in advance
-
Vistapack 2.4 Released
Maybe it'll be a good idea to include a uxtheme patcher in the Extra tab of the vistapack
-
Vistapack 2.4 Released
Oops forgotten to translate the windows title Now it's corrected 115.7z If we can help him to release faster i think it's a good idea
-
Vistapack 2.4 Released
This is the original 115.res file, i'll make the new one with nl,en and fr lang Edit : Here is the up to date file 115.7z
-
Vistapack 2.4 Released
Lol Sounds great If there is something else to translate please tell me i'll do it as fast as i can. I also translated the 115 file in french French translated resources there : Vistapack_XP_FR.7z
-
Vistapack 2.4 Released
Ok thanx i'll make the changes then i'll add the updated ressource files
-
Vistapack 2.4 Released
There are corrupted ressource file in the pack timedate.cpl => both english version of the script got german windows name sysdm.cpl => 115.res only contain one language (NL ?)
-
Vistapack 2.4 Released
If you can tell me what strings you modifie i can send you translated strings What extra's does the /S switch apply ? Edit : I looked to the app and it has a source patching feature, it's very nice But does it only patch the files or does it also drop vista theme and extras ?
-
Vistapack 2.4 Released
Hi, This looks amazing but i was asking myself what langages does it support and does the /S also apply the theme ? and can i install it at svcpack on my unattended xpcd ? Thanks in advance
-
Some goodies for my French buddies here [updated 12/2006]
Ok merci de l'info
-
Some goodies for my French buddies here [updated 12/2006]
Je voudrais savoir si ton pack contenait le module WGA ? : KB905474 (Existe uniquement en anglais au telechargement )
-
Some Help to make steam silent install :)
Ok I Have some question to make my steam install silent. First I want to translate a reg file into a batch version but don't know how I can do it and there is a value that is for the steam default language I want to know if there is a way to make the install find a reg key in the registry to find the computer language and change it in the registry to translate steam ? Here is the reg file I made from an installed fresh install Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam] "InstallPath"="C:\\Program Files\\Steam" [HKEY_CURRENT_USER\Software\Valve\Steam] "Rate"="9999" "Language"="french" "SteamExe"="c:/program files/steam/steam.exe" "SteamPath"="c:/program files/steam" "SuppressAutoRun"=dword:00000000 "OfflineAFS"=dword:00000000 "Offline"=dword:00000000 [HKEY_CURRENT_USER\Software\Valve\Steam\ActiveProcess] "SteamClientDll"="C:\\Program Files\\Steam\\steamclient.dll" "Universe"="Public" "pid"=dword:00000428 [HKEY_CURRENT_USER\Software\Valve\Steam\Steam.exe] "UpTimeStart"=dword:45a91854 "UpTimeMostRecent"=dword:45a91926 "ReliabilitySignal"=dword:00000001 "SuccessCount"=dword:00000002 "UpTimeCleanCounter"=dword:00000001 "UpTimeCleanTotal"=dword:0000000f "CheckingForUpdates"=dword:00000000 "UpdateAvailable"=dword:00000000 "UpdateBytesToDownload"=dword:00000000 "UpdateBytesDownloaded"=dword:00000000 "LastUpload"=dword:45a0e24c Thx in advance
-
Help In Installing Icf
Thanks a lot shark, I didn't see that it was an NSIS installer