
theutlass
Content Type
Profiles
Forums
Events
Posts posted by theutlass
-
-
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.
0 -
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.
0 -
Or you can edit HFSLPGUI.CMD in \Sourcess\I386 folder to change the program order manually
0 -
-
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.
0 -
-
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.
0 -
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.
0 -
Currently installing a VM xp to test the french version i'll tell you what went right or wrong
0 -
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
0 -
Thanx a lot
0 -
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:00000400and i dunno how to write this via a batch file
Thanx in advance
0 -
Maybe it'll be a good idea to include a uxtheme patcher in the Extra tab of the vistapack
0 -
Oops forgotten to translate the windows title
Now it's corrected
If we can help him to release faster i think it's a good idea
0 -
-
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 :
0 -
Ok thanx i'll make the changes then i'll add the updated ressource files
0 -
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 ?)
0 -
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 ?
0 -
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
0 -
Ok merci de l'info
0 -
Je voudrais savoir si ton pack contenait le module WGA ? : KB905474 (Existe uniquement en anglais au telechargement
)
0 -
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:45a0e24cThx in advance
0 -
Thanks a lot shark, I didn't see that it was an NSIS installer
0
Question about .NET FRAMEWORK
in Application Installs
Posted
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