rundll y rundll32

      • 1
      • mensajes
      • miembro desde
      • 24/11/05
    24/11/2005
    #1 rundll y rundll32

    Hola
    Alguien sabe el equivalente de estos comandos

    RUNDLL DESKCP16.DLL,QUICKRES_RUNDLLENTRY 800x600x16

    RUNDLL USER,repaintscreen

    para WINDOWS XP? Son para usarlos dentro de SCRIPTS (procesos automáticos como archivos BATCHs). Lo que hacen o para qué sirven ya lo sé.

    Gracias...

  1. ¿Este tema te pareció interesante? Compártelo!

    ¿No es lo que buscabas? Intenta buscar un tema similar

    1 comentarios / 2625 Visitas

      • 1,764
      • mensajes
      • miembro desde
      • 05/06/04
    • will post for food
    30/11/2005
    #2 Re: rundll y rundll32
    Cita Escrito por http://www.tasklist.org/task_RunDLLdeskcp16_dll_QUICKRES_RUNDLLENTRY_3473. html
    Filename: RunDLL deskcp16.dll, QUICKRES_RUNDLLENTRY


    Name: Taskbar Display Controls

    Description: Only appears in MSCONFIG if you have a Display Settings icon in the System Tray allowing resolution changes on the fly. Can also be disabled under Control Panel -> Display -> Settings -> Advanced -> General. Also appears if you have Win95 with the QuickRes "Powertoy" installed

    Recommendation: Not required - typically infrequently used tasks that can be started manually if necessary


    Cita Escrito por http://compkarori.com/dbase/bu07secr.htm
    Repaint Screen

    Self explanatory. Refreshes or repaints the screen.

    run(.t., "rundll32 user,repaintscreen")
    return
    saludos.