Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. What I think would be a cool feature is in unattended creator serial box an option for you to use the current serial of the PC you are working on. Just a thought
  2. Downloading, I see a couple tools that I am really interested in BTW screenshot of the progress bar in the taskbar would be a nice touch
  3. Para BrowserChoice solo tienes que eliminar ProfileItems=BrowserChoice.AddShortcut Para la resolucion de pantalla te dije que es mejor extraer el upl y editar los valores, y tu codigo ExtraFileEdits esta malo...tienes que poner primero lo que "existe" en hivesys.inf y segondo con lo que tu quieres cambiar [ExtraFileEdits] NombreDeArchivo|Texto antes|Texto despues|1
  4. Here is the MSFN thread: http://www.msfn.org/board/index.php?showtopic=150729 How are the kids?
  5. AWESOME! You should have a side business with all the parts you get cheap
  6. Actualizado, solo funciona con el UPL 1.5 en adelante Nota: los runtimes fueron removidos y agregados a UPL
  7. No estoy 100% seguro que esa actualización sea para nosotros porque no instala, el instalador tira error (VersionNT>502) OR ((VersionNT = 501) AND (ServicePackLevel > 2))
  8. Feliz Cumplea
  9. Windows USB DVD download tool source, IDK if this will help you make a better usb bootdisk but here goes http://wudt.codeplex.com/releases/view/37074 It seems to use .net 2.0, dunno if that means its written in the same language as your program
  10. You should see about using ntfs, because with fat32 there is a 4GB filesize limit
  11. Cuales componentes eliminaste? Y pruebe este fix http://support.microsoft.com/kb/971058
  12. Asegúrate usar archivos de instalación de XP frescos, sin tocar y haz todo en un solo paso (integrar upl+addons y eliminar componentes)
  13. 1 método viejo, descomprime los driverpacks (ocupa mas espacio y tiempo) 2 recomendado, se mantienen comprimidos en el 7z y son extraídos durante instalación
  14. Yes, the recovery partition has a wim file that it will dump onto the C:\ drive, its been sysprep'd and probably has preinstalled software If you have a SP1 disc you can install that and activate it: 1- check your bios with "slic toolkit" to see if you have slic 2.1 (if not update your bios and try again) 2- back up your oem certificate <filename>.xrm-ms (usually stored in %windir%\system32\oem\) and oem serial 3- reinstall whatever windows 7 version you had before 4- install certificate (if you add this to \oem dir in your wim or with sources\$oem$ method it will auto install) SLMGR.VBS -ilc <FILENAME>.XRM-MS 5- apply same serial SLMGR.VBS -ipk <OEM_PRODUCT_KEY> You can get more info on this if you google "create oem dvd" BTW you can install any version of Windows 7 if you have slic 2.1 bios and activate it, you just need the correct certificate and serial
  15. No extraigas el upl y addons eliminadores, tienes que agregar los archivos 7Z como actualizaciones para que nLite los integre [Hotfixes] HotfixingReports ASMSCompress F:\Projects\Ricks_XPsp3esUpdatePack1.5.0.7z F:\Projects\XP\Ricks_WindowsManagementFrameworkCore_es.7z F:\Projects\XP\Ricks_UPHClean2.0.49.7z F:\Projects\XP\Ricks_TemasMicrosoft1.1.7z F:\Projects\XP\Ricks_cpl1.3_es.7z F:\Projects\XP\Ricks_ShellExt1.7_es.7z F:\Projects\XP\Ricks_DPs_BASE-10.06_Intl_addon.7z F:\Projects\XP\Ricks_7-Zip9.20.04_Intl_addon.7z F:\Projects\XP\Ricks_CCleaner3.06.1433_Intl_addon.7z F:\Projects\XP\Ricks_ImgBurn2.5.5_Intl_addon.7z F:\Projects\XP\Ricks_GMailDrive1.0.17.7z F:\Projects\XP\Notepad2Addon.x86-32.7z F:\Projects\XP\Ricks_CMenu2.6_pAddOn.rar F:\Projects\XP\Ricks_Restorator2007_3.70.1747_paddon.7z F:\Projects\XP\Ricks_AxialisIconWorkshop6.51_addon.7z F:\Projects\XP\Ricks_EVERESTUlt5.50.2100_Intl_addon.7z F:\Projects\XP\Ricks_InstallWatchPro2.5c_addon.rar F:\Projects\XP\Ricks_RegCleaner4.3_addon.rar F:\Projects\XP\Ricks_ComponentesOpcionales.7z F:\Projects\XP\Ricks_.NET5eu2.0.5_es.7z F:\Projects\XP\Ricks_jre1.6.0_25_es.7z F:\Projects\XP\Ricks_Shockwave11.5.10.620.7z F:\Projects\XP\Ricks_AdobeReaderX10.0.1_es.7z F:\Projects\XP\Ricks_wlmess9b14.0.8117.416_es.7z F:\Projects\XP\Ricks_X-SetupPro6.6.300.rar F:\Projects\XP\Ricks_IntegrationComponents14.0.7600.16403.7z Otra cosa, asegúrate actualizar el lenguaje de nLite http://www.ricktendo.com/files/Spanish.lang
  16. Asegurate poner el upl primero en la lista
  17. No los instales utilizando el setup.exe, tienes que saber compilar/actualizar/editar los instaladores MSI. Pruebe silent .net maker http://www.msfn.org/board/topic/127790-silent-net-maker-synthesized-20100118-w2kxp2k3-x86/
  18. Ya existe un updatepack para Windows 7 por SoLoR
  19. You cant just install just .net 3.5, it needs 2.0 and 3.0 for it to to work
  20. They also (mostly) generate Retail (RTL) keys so they should work with any retail copy of Windows 7 Check to see what type of serial it is on your keys page
  21. Si quieres cambiar esto solo tienes que modificar los valores en entries.ini del UPL...acaso 640x480 es la resolución por defecto de XP ;Este sección contiene los variables usados para los nombres de archivos del Update Pack [Strings] ... ;Cambiar resolución de pantalla de instalación (opcional) xRez =1024 yRez =768

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.