Jump to content

Gabee

Members
  • Posts

    24
  • Joined

  • Last visited

  • Days Won

    1

Gabee last won the day on May 17 2013

Gabee had the most liked content!

Contact Methods

  • Website URL
    http://tandemradio.hu
  • ICQ
    0

Profile Information

  • Gender
    Male
  • Location
    Hungary
  • OS
    Windows 7
  • Country
    Hungary

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello! Registry modify the set default browser. [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice] “ProgId”=“ChromeHTML” “Hash”=“xcvfr=” [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice] “ProgId”=“ChromeHTML” “Hash”=“cdert” The windows setup mount the install.wim image and modify Dism. Example: Reg add "HKLM\zNTUSER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice" /v "ProgId" /t REG_SZ /d "ChromeHTML" /f Reg add "HKLM\zNTUSER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice" /v "ProgId" /t REG_SZ /d "ChromeHTML" /f ......
  2. Quick Time Lite https://www.apple.com/quicktime/download/ Plugin for Internet browsers.
  3. I question this: ; Language (automatic)HKCU,"Software\DT Soft\DAEMON Tools Pro\View","Language",0x10001,%LANG%; 040E is the language ID for Hungarian[Strings];----------------------------------; L o c a l i z e d S t r i n g s;----------------------------------LANG ="1038";---------------------------; M i s c e l l a n e o u s;---------------------------CHECK ="1"UNCHECK="0"I found problem! No DT Soft for registry! Correct Line: HKCU,"Software\Disc Soft\DAEMON Tools Pro\View","Language",0x10001,%LANG% (but I not try this correction at this moment)
  4. Hello! How to set Hungarian language in inf file? Thanks.
  5. Hello - get an application that monitors other program install and reports the changes in Files and Registry (like total uninstall, Perfect uninstaller, etc..) - do a fresh Win 7 install - install and run the monitor application - install ricktendo rebuilt package - get the changes report (total uninstall offer the registry changes in a .reg file) - nevertheless, the .reg file will require some modifications to make it appropriate. Thanks answer.
  6. Hello! How to rebuild ricktendo package? I want to rebuild lang pack and new (updated) package. Example: how create x86.reg Wix toolset? Thanks Gabee.
  7. I no integrate Hungarian Language pack for Ie9! I try IE9-Windows6.1-LanguagePack-x86-hun.msu file and .cab file. Wintoolkit version: 1.4.1.22
  8. Hello links not work! Please reupload. Thx Gabee.
  9. Hello! this installer pack the 7zip sfx maker? Thx Gabee
  10. Hmm... How create in msi for inf file? I try wise installer editor export msi files for registry and create reg to inf. OK Dotnet 4.5 files and path how create inf file? (example: nlite addon or onpiece dotnet 4...)
  11. dotfusion Hello! Repaer's addon not slipstream for windows 7 setup.(http://www.wincert.net/forum/topic/8651-microsoft-net-framework-45) How to create this pack in slipstream addon? OnePiece dotnet 4.0 slipstream for win 7 setup. Please help me thanks Gabee.
  12. Hello! Great work! How to slipstream this pack for Vista and Windows 7?
×
×
  • Create New...