Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. ricktendo replied to scrollbar's post in a topic in Windows 8
    You can start by going to the support page for your model make/number on the HP Support site and can also try here http://forum.notebookreview.com/hp-drivers-software-forum/
  2. ricktendo replied to Forseti's post in a topic in Addon Discussion
    Change %CommonDesktop% to %UserDesktop% If that does not work make sure you have the correct name for the LNK Note: %CommonDesktop% and %UserDesktop% are variables that ONLY work in config.txt with 7zip sfx, they do NOT work in Windows
  3. ricktendo replied to Forseti's post in a topic in Addon Discussion
    Try this (make sure you have the latest 7zip sfx to be sure it supports "Delete") ;!@Install@!UTF-8! RunProgram="Setup.exe /S /NCRC /D=C:\Progra~1\Clover" RunProgram="hidcon:cmd /c taskkill /f /im clover.exe /t" Delete="%CommonDesktop%\\Clover.lnk" GUIMode="2" ;!@InstallEnd@!
  4. Updated with files from InstallShield 2012 Sring SP1 (a.k.a. v19.0) and updated installer to use inno vs 7zip sfx
  5. Yea, explain what this does that breaks Windows Update I have NEVER had this happen...EVER!!!
  6. Is there a definite guide to making a win toolkit addon? I need to know how to add reg for x86 only or x64 and also for the program to put the files in program files on x86 but not on x64 (they neet to go in the pf x86) I want to give a go at making a Daemon Tools Lite addon
  7. I have tried on english system with LS_Update_1.18.27.10_.exe /L 1031 but I CANNOT get the German MST. But you can if you use Universal Extractor on the LS_Update_1.18.27.10_.exe with the "InstallShield /b switch" option on German system you will get the 1031.MST that you can apply with MsiTran.exe To localize your MSI use this command MsiTran.exe -a 1031.MST LS_Update_1.18.27.10.msi
  8. Download: http://adf.ly/1713566/lightscribe Size: 8.44 MB MD5: f7ca2696fea2609c4c5b77ffa5b8c9a2 Website: http://www.lightscribe.com Info: Removed old VC runtimes, turned off desktop shortuct, removed website shortcuts and autorun Note: Let me know if you need the installer dialog localized, I can extract the <LCID>.MST from the installshiedl installer so you can apply it
  9. ricktendo replied to oguz's post in a topic in Installer Repacks
    Thats what hes asking, for me to remove the old runtimes from the installer I think I will definitely do/maintain this one
  10. Updated...I need info on weather or not the registration worked
  11. Will see about updating it
  12. ricktendo replied to MBrys331's post in a topic in Win Toolkit Requests
    If your drivers come packaged in a EXE file and you installed them on your current coputer, you will be able to find the extracted drivers you can use with WinToolkit in C:\Windows\System32\DriverStore\FileRepository (sort by date and your drivers will move to the top)
  13. I would not, I compared the ENU with the CHS and they are very different
  14. ricktendo replied to Littlefeat's post in a topic in Win Toolkit
    You have to create the user account and then you set that account as the one you want to log into <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AutoLogon> <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Username>YourName</Username> <Password> <Value>giberish</Value> <PlainText>false</PlainText> </Password> </AutoLogon> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Description>Desc</Description> <Group>Administrators</Group> <Name>YourName</Name> <Password> <Value>giberish</Value> <PlainText>false</PlainText> </Password> </LocalAccount> </LocalAccounts> </UserAccounts> </component>
  15. ricktendo replied to luis's post in a topic in Microsoft Windows
    De que yo seapa MSU no, solo CAB http://forums.mydigitallife.info/threads/19461-Windows-Hotfix-repository/page738?p=724058&viewfull=1#post724058
  16. I have never seen a INF of that kind before, the CopyFiles code is different...try adding this [install.files] MTMicrImage.ocx=MTMicrImage.ocx,,,32 SaxComm8.ocx=SaxComm8.ocx,,,32 msstkprp.dll=msstkprp.dll,,,32 MicrImageVBDemo.exe=MicrImageVBDemo.exe,,,32 msvbvm60.dll=msvbvm60.dll,,,32 OLEAUT32.DLL=OLEAUT32.DLL,,,32 OLEPRO32.DLL=OLEPRO32.DLL,,,32 ASYCFILT.DLL=ASYCFILT.DLL,,,32 STDOLE2.TLB=STDOLE2.TLB,,,32 COMCAT.DLL=COMCAT.DLL,,,32 If that does not work try adding this to the file sections that prompt youCopyOnlyIfNotOnTarget=1example[OLEAUT32.DLL] file-win32-x86=thiscab RegisterServer=yes DestDir=11 FileVersion=2,40,4275,1 CopyOnlyIfNotOnTarget=1
  17. Can you post a copy of your INF?
  18. Updated and added CCEnhancer
  19. This does not use the "Slim" installer, if you want the LP to automatically install replace this installer with my "Intl Rebuild" I think OnePiece has a true addon, but I am not sure
  20. If you dont want to use the INTL and want to add ONLY the PTB LP - Uncompress the dotNetFx45_Full_x86_x64_Slim.exe installer - Uncompress/add dotNetFx45LP_Full_x86_x64pt-BR_Slim.7z to the same place you extracted the slim installer - Recompress everything with 7zip - Download the Intl SFX maker (replace the config.txt with this one I edited specially for pt-BR) - Drag & drop your 7z file with the Slim and LP installers on drag&drop_7z_on_me.bat to recreate the executable
  21. Puedes probar mi slim .net4.5 intl con el modifcador (switch) DISABLEROLLBACK=1 http://www.wincert.net/forum/topic/11117-net-framework-45-for-xp-server-2003-x86-x64/?p=97540 PD: disablerollback no funciona pero el regtweak si...pero eso no quiere decir que va a funcionar aplicaciones
  22. ricktendo posted a post in a topic in Win Toolkit Requests
    Would be nice Lego if you could add the rebuilt .net 4.5 installer (people may prefer it because its less heavily moddified than the slim) to your downloads section (IDK maybe remove the 4.0?) And dont you think it would be better to move WinToolkit sub forum out from under the Windows 7 sub forum since WTK also supports Windows 8?
  23. Tienes que parchar a uxtheme.dll con nLite para que funcionen los temas