Jump to content

alfreire

Members
  • Posts

    314
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by alfreire

  1. Hi, friend... if you want you can add to your Bunndle Pack Reg to ISS v0.1.4 by Serega... you can download from here: Original file is in Russian, but I translate to English and Spanish... You can rename Convert_*.exe and Convert_*.ini to Convert.exe and Convert.ini (original names)... Works very good for me from a long time ago... Regards... ;-)
  2. Take a look http://www.wincert.net/forum/topic/13255-km-player-4000-repack/ Regards... ;-)
  3. KM-Player 4.0.0.0 [Repack]... ;-) Installer only Eng/Spa...MultiLanguage...You can associate types of archives from Preferences... Download: https://mega.nz/#!7wI0TACT!Qjm9Gv02S40dGYjosl4cQnzKwYglKJ3HIzmh2QZIEh8Regards... ;-)
  4. you set here USB, I need DVD, how can I modify it? Anyway, works for USB & DVD indistinctly... you can change USB to DVD if you want... @ECHO OFFSETLOCAL(SET DVD=)FOR /F "USEBACKQ TOKENS=2 DELIMS==" %%# IN (`WMIC DATAFILE WHERE^ "PATH='\\WPI\\' AND FILENAME='WPI' AND EXTENSION='exe'"^ GET Name /VALUE^|FIND "="`) DO SET "DVD=%%~d#"&SET "FPATH=%%#"::START "" "%FPATH%" & exit%DVD% is drive letter %FPATH% is full path to WPI.exe (%DVD%\WPI\WPI.exe) You can delete ::START "" "%FPATH%" & exit if not want start WPI from cmd... Regards... ;-) I think you need only this: @ECHO OFFSETLOCAL(SET DVD=)FOR /F "USEBACKQ TOKENS=2 DELIMS==" %%# IN (`WMIC DATAFILE WHERE^ "PATH='\\WPI\\' AND FILENAME='WPI' AND EXTENSION='exe'"^ GET Name /VALUE^|FIND "="`) DO SET "DVD=%%~d#"&SET "FPATH=%%#"echo Set oWS = WScript.CreateObject("WScript.Shell") > CreateShortcut.vbsecho sLinkFile = "%HOMEDRIVE%%HOMEPATH%\Desktop\WPI.lnk" >> CreateShortcut.vbsecho Set oLink = oWS.CreateShortcut(sLinkFile) >> CreateShortcut.vbsecho oLink.TargetPath = "%FPATH%" >> CreateShortcut.vbsecho oLink.Save >> CreateShortcut.vbscscript CreateShortcut.vbsdel CreateShortcut.vbsexitWPI.rar
  5. I use this from a long time ago to start WPI from %windir%\temp folder : (not fail with empty devices as card readers) @ECHO OFFSETLOCAL(SET USB=)FOR /F "USEBACKQ TOKENS=2 DELIMS==" %%# IN (`WMIC DATAFILE WHERE^ "PATH='\\WPI\\' AND FILENAME='WPI' AND EXTENSION='exe'"^ GET Name /VALUE^|FIND "="`) DO SET "USB=%%~d#"&SET "FPATH=%%#"START "" "%FPATH%" & exitI run this cmd from Autounattend.xml Regards... ;-) To only create shortcut in Desktop use this: (I found script here http://superuser.com/questions/392061/how-to-make-a-shortcut-from-cmd) @ECHO OFFSETLOCAL(SET USB=)FOR /F "USEBACKQ TOKENS=2 DELIMS==" %%# IN (`WMIC DATAFILE WHERE^ "PATH='\\WPI\\' AND FILENAME='WPI' AND EXTENSION='exe'"^ GET Name /VALUE^|FIND "="`) DO SET "USB=%%~d#"&SET "FPATH=%%#"::START "" "%FPATH%" & exitecho Set oWS = WScript.CreateObject("WScript.Shell") > CreateShortcut.vbsecho sLinkFile = "%HOMEDRIVE%%HOMEPATH%\Desktop\WPI.lnk" >> CreateShortcut.vbsecho Set oLink = oWS.CreateShortcut(sLinkFile) >> CreateShortcut.vbsecho oLink.TargetPath = "%FPATH%" >> CreateShortcut.vbsecho oLink.Save >> CreateShortcut.vbscscript CreateShortcut.vbsdel CreateShortcut.vbsexitTested: WPI.rar
  6. vmware-lite.msi SERIALNUMBER=12345-12345-12345-12345-12345 DESKTOP_SHORTCUT=1 EULAS_AGREED=1 AUTOSOFTWAREUPDATE=1 /qr /norestart That works perfect for me... Regards... ;-)
  7. Works fine for me... Regards... ;-)
  8. Yes... https://www.microsoft.com/en-us/download/details.aspx?id=44928 Regards... ;-)
  9. Adobe Shockwave Player 12.1.9.160... A hug... ;-)
  10. Updated to v5.0.0-r101573... Regards... ;-) The 5.0 release supports the latest guest or host operating systems including: Mac OS X Yosemite, Windows 10, Oracle Linux, Oracle Solaris, other Linux operating systems, and legacy operating systems. New capabilities in Oracle VM VirtualBox 5.0: Paravirtualization Support for Windows and Linux Guests: Significantly improves guest OS performance by leveraging built-in virtualization support on operating systems such as Oracle Linux 7 and Microsoft Windows 7 and newer. Improved CPU Utilization: Exposes a broader set of CPU instructions to the guest OS, enabling applications to make use of the latest hardware instruction sets for maximum performance. Support of USB 3.0 Devices: Guest operating systems can directly recognize USB 3.0 devices and operate at full 3.0 speeds. The guest OS can be configured to support USB 1.1, 2.0, and 3.0. Bi-Directional Drag and Drop Support for Windows: On all host platforms, Windows, Linux and Oracle Solaris guests now support “drag and drop” of content between the host and the guest. The drag and drop feature transparently allows copying or opening of files, directories, and more. Disk Image Encryption: Data can be encrypted on virtual hard disk images transparently during runtime, using the industry standard AES algorithm with up to 256 bit data encryption keys (DEK). This helps ensure data is secure and encrypted at all times, whether the VM is sitting unused on a developer's machine or server, or actively in use.
  11. Thanks for all... you are GREAT...!!! A hug, my friend... ;-)
  12. Hi... one question, why you use HKLM64 in x86 program...? I think it's not need... Regards... ;-)
  13. Now I haven't got any problems with new VirtualBox versions, my problem was to have uxtheme.dll file patched... after restore original dll file, all works perfect... it's important that System files don't be patched, must be originals... Regards... ;-)
  14. Yes, Firefox plugin is included... but is not automatically installed... Regards... ;-) Updated to v6.23b11 -Improved Firefox Plugin installation...
  15. Don't worry, you does hard work here... Regards... ;-)
  16. [Repack] Avast! Free Antivirus 2016 v v12.3.3154 [Multilang]... ;-) -To Silent install use /silent or /verysilent... -No install Toolbars or other junks... Thanks to @darkblood by his installer & silent switches... http://www.wincert.net/forum/topic/12693-repack-avast-free-antivirus-v902021515-repack-with-silent-install-switch/#entry115021 Regards... ;-) Download:
×
×
  • Create New...