Jump to content

Rafadecai

Members
  • Posts

    390
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Rafadecai

  1. ¿Que tengo que editar en este archivo .inf del addon para que se instale por defecto con el lenguaje en español Ricktendo64?

     
    CCleaner *
    ; * 3.10.1525 AddOn *
    ; * By: *Reaper* *
    ; **************************************
    ;
    ;http://www.piriform.com/ccleaner
    [Version]
    Signature=$Windows NT$
    [DestinationDirs]
    Inf.File=17
    [uninstall]
    BeginPrompt =BeginUnInsPrompt
    RunPostSetupCommands=Remove.Dir
    DelDirs =Main.Dir
    DelFiles =Inf.File
    DelReg =Obsolete.DelReg
    ProfileItems =Program.DelShortcut
    UpdateInis =Sysoc.clean
    EndPrompt =EndUnInsPrompt
    Cleanup =1
    [Inf.File]
    CCleaner.inf
    [Main.Dir]
    %16422%/%APP%
    [Remove.Dir]
    RUNDLL32 advpack.dll,DelNodeRunDLL32 %16422%\%APP%,8
    [Sysoc.clean]
    %17%\sysoc.inf,Components,CCleaner=*
    [Program.DelShortcut]
    Name =%APP%,0x00000002
    SubDir=CCleaner
    [BeginUnInsPrompt]
    Title =%PROG_NAME% Uninstaller
    Prompt =Are you sure you want to remove %PROG_NAME% v%VERS% from your computer?
    ButtonType=YESNO
    [EndUnInsPrompt]
    Prompt=%PROG_NAME% was successfully removed from your computer.
    [Obsolete.DelReg]
    HKLM,"SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Abrir CCleaner..."
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%APP%"
    HKLM,"SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Ejecutar CCleaner"
    [Strings]
    VERS="3.10.1525"
    PROG_NAME="CCleaner"
    APP="CCleaner"

    Ya he editado lo del apartado oboslete del reg pero no se que mas tengo que editar del inf para que se me instale en español por defecto.

    Espero ayuda.

  2.  
    Windows Registry Editor Version 5.00

    ;Add [Clear Temp Folder] option to the Recycle Bin Icon right-click menu.
    ;This function will clean entire "Temp" folder
    ;Works in Windows Vista and Windows 7

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Delete]
    @="&Clear Temp"
    "Icon"="shell32.dll,161"

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Delete\Command]
    @=hex(2):43,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,00,2f,00,63,00,20,00,25,\
    00,53,00,79,00,73,00,74,00,65,00,6d,00,44,00,72,00,69,00,76,00,65,00,25,00,\
    20,00,26,00,26,00,20,00,63,00,64,00,20,00,25,00,53,00,79,00,73,00,74,00,65,\
    00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,54,00,65,00,6d,00,70,00,5c,00,\
    20,00,26,00,26,00,20,00,64,00,65,00,6c,00,20,00,2a,00,2e,00,2a,00,20,00,2f,\
    00,66,00,20,00,2f,00,71,00,20,00,26,00,26,00,20,00,28,00,66,00,6f,00,72,00,\
    20,00,2f,00,64,00,20,00,25,00,25,00,61,00,20,00,69,00,6e,00,20,00,28,00,2a,\
    00,29,00,20,00,64,00,6f,00,20,00,72,00,64,00,20,00,22,00,25,00,25,00,61,00,\
    22,00,20,00,2f,00,71,00,20,00,2f,00,73,00,29,00,20,00,26,00,26,00,20,00,63,\
    00,64,00,20,00,25,00,54,00,45,00,4d,00,50,00,25,00,20,00,26,00,26,00,20,00,\
    64,00,65,00,6c,00,20,00,2a,00,2e,00,2a,00,20,00,2f,00,66,00,20,00,2f,00,71,\
    00,20,00,26,00,26,00,20,00,28,00,66,00,6f,00,72,00,20,00,2f,00,64,00,20,00,\
    25,00,25,00,61,00,20,00,69,00,6e,00,20,00,28,00,2a,00,29,00,20,00,64,00,6f,\
    00,20,00,72,00,64,00,20,00,22,00,25,00,25,00,61,00,22,00,20,00,2f,00,71,00,\
    20,00,2f,00,73,00,29,00,00,00

    ;Adds [Disk Cleanup] option to the Recycle Bin Icon right-click menu.
    ;This function will cleanup disk all partitions from entire HDD Disk
    ;Works in Windows Vista and Windows 7

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Erase]
    @="&Disk Cleanup"
    "Icon"="C:\\Windows\\System32\\cleanmgr.exe"

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Erase\Command]
    @=hex(2):43,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,00,2f,00,63,00,20,00,43,\
    00,6c,00,65,00,61,00,6e,00,6d,00,67,00,72,00,20,00,2f,00,73,00,61,00,67,00,\
    65,00,73,00,65,00,74,00,3a,00,36,00,35,00,35,00,33,00,35,00,20,00,26,00,20,\
    00,43,00,6c,00,65,00,61,00,6e,00,6d,00,67,00,72,00,20,00,2f,00,73,00,61,00,\
    67,00,65,00,72,00,75,00,6e,00,3a,00,36,00,35,00,35,00,33,00,35,00,00,00

  3. yo lo hago con una entrada de registro y ya no me sale ese acceso directo

     
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\Software\BrowserChoice]
    "Enable"=dword:00000000

    Copia y pega eso en un bloc de notas y lo guardas como archivo .reg y listo

×
×
  • Create New...