Jump to content

ricktendo

Members
  • Posts

    8,715
  • Joined

  • Last visited

  • Days Won

    444

Everything posted by ricktendo

  1. I know... BTW do you want to help, I need help with this for Turkish version
  2. Kiki all this addon is, is a wmploc.dll that has been reshacked to look like wmp12, so yes slipstream wmp11 and replace wmploc.dl_ with this one
  3. You could manually replace syssetup.inf in the inf dir with the original from your CD or you could use the installer instead, it does not touch syssetup...only reason I had to was because it was the only way I could think of to execute the inf files
  4. Mount image DISM /Mount-Wim /WimFile:<dir>:\<path>\<filename>.wim /Index:<#> /MountDir:<dir>:\<path_to_empty_folder> Integrate MSU/CAB updates DISM /Add-Package /Image:<dir>:\<mounted_image_path> /PackagePath:<dir>:\<folder_with_updates> Integrate multiple drivers DISM /Add-Driver /Image:<dir>:\<mounted_image_path> /Driver:<dir>:\<folder_with_drivers> /recurse Integrate unsigned driver DISM /Add-Driver /Image:<dir>:\<mounted_image_path> /Driver:<dir>:\<folder_with_driver>\<inf_name>.inf /forceunsigned Remove driver DISM /Remove-Driver /Image:<dir>:\<mounted_image_path> /Driver:oem<#>.inf Turn off feature DISM /Disable-Feature /Image:<dir>:\<mounted_image_path> /FeatureName:<feature_name> Turn off features (multi) FOR %i IN (<featurename1> "<feature name 2>" <feature-name-3>) DO DISM /Disable-Feature /Image:<dir>:\<mounted_image_path> /FeatureName:%i Unhide packages (optional) install_wim_tweak /p <dir>:\<mounted_image_path> /m Remove package DISM /Remove-Package /Image:<dir>:\<mounted_image_path> /PackageName:Microsoft-Windows-<example>-Package~31bf3856ad364e35~x86~~6.1.7600.16385 Unmount image DISM /Unmount-Wim /MountDir:<dir>:\<mounted_image_path> /commit [/discard]
  5. Created some videos on the topic of Windows AIK/OPK, how I use it to update my image... OLD Videos Part #1 HD 720 Part #2 HD 720 Part #3 HD 720 NEW Videos Preinstalling Applications and Capturing Image HD 1080 Others will come in the next few weeks... Tutorials How to install Windows 7 on a virtual hard disk (VHD) Use Reverse Integration to slipstream Windows Vista SP1 and SP2 Windows OPK Videos Default Windows 7 Keys Tools Windows Automated Installation Kit (AIK) Windows Automated Installation Kit for Windows 7 documentation (May 2010 Update) SoLoR's Hotfix Repository (Recommended) FireGeier Unattended Vista Guide Hotfix Extractor InstallWimTweak & Packages.xls (Optional) GImageX (Optional) GDism (Optional)
  6. Yep I have fallen for this and signed up to sites like this that reward you for bringing people to the site then they want those people to bring more people so they can get paid, etc, etc Then I hear about how they never pay (OH! and you can probably also buy points so you can get paid more...so you have to pay them so they can pay you more)
  7. I have a Radeon HD 2600 will let you know how it handles when I can get a digital monitor or adapter for my old vga
  8. Alky because I was given permission by Rafael the developer only to use the ORIGINAL MSI installer for my addon, he did not even want me to do a admin install to make it smaller Gadget installer because if it stops working I can repair it with a simple switch ; Repairs Gadget Installer [Gad.Installer.Repair] MSIEXEC /f {3F3733A5-8322-454D-A638-3B74E1C83752} /qn
  9. ty, fixed Make sure you take the actual path from XP and your not translating them by eye
  10. Mineral oil will grease and will not short any circuits, they build PC's in aquariums submerged in it with no problems
  11. I need help with a fix for the SlideShow Gadget for my Windows Sidebar addon, this is the path that needs to be corrected for XP in slideShow.js in this English example I need it for the following langs cs-CZ = "%AllUsersProfile%\Dokumenty\Obrázky\Ukázky obrázků" de-DE = el-GR = en-US = "%AllUsersProfile%\Documents\My Pictures\Sample Pictures" es-ES = "%AllUsersProfile%\Documentos\Mis imágenes\Imágenes de muestra" fr-FR = "%AllUsersProfile%\Documents\Mes images\Échantillons d'images" he-IL = it-IT = "%AllUsersProfile%\Documenti\Immagini\Immagini campione" ja-JP = "%AllUsersProfile%\Documents\My Pictures\Sample Pictures" nl-NL = "%AllUsersProfile%\Documenten\Mijn afbeeldingen\Voorbeelden van afbeeldingen" pl-PL = "%AllUsersProfile%\Dokumenty\Moje obrazy\Przykładowe obrazy" pt-BR = pt-PT = ru-RU = tr-TR = "%AllUsersProfile%\Belgeler\Resimlerim\Örnek Resimler" zh-CN = "%AllUsersProfile%\Documents\My Pictures\示例图片"
  12. Theres always gotta be cons
  13. Thats normal, does not work (you could use the keyboard arrow keys) Its actually supposed to be a part of the "Search all Gadgets" box but in XP a extra box is added instead However at least the search box does work fine BTW there is also no tooltip in the gallery in Vista or 7, you select the gadget and click the "Show Details" to view more info about the gadget
  14. My websit has been suspended, looks like for good...will upload it to RS or my SkyDrive
  15. I think you are referring to the wrench for the gadget's properties/settings...Do you happen to have tooltip fixer installed?
  16. I don't recommend this addon, it edits syssetup.inf which breaks the digital signature
  17. http://ricktendo.com/updatepack/2010-updates
  18. Never know but one day I may need a program like this
  19. Talk about shock hazard
  20. HA HA
  21. Actualizado v1.3 (Agregado Windows Time Zone Editor)
  22. Actualizado link para .net 4eu 3.0
  23. Actualizado
×
×
  • Create New...