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.

alfreire

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    alfreire reacted to ricktendo in [Tweaked] Skype 7.18.32.111 (Multilanguage)   
    http://download.skype.com/msi/SkypeSetup_7.11.0.102.msiFYI I prefer this skype msi because ti does NOT have the updater 
    http://www.skype.com/go/getskype-msi
     
    Updated
  2. Like
    alfreire reacted to Thiersee in [Tweaked] Skype 7.18.32.111 (Multilanguage)   
    Hi Rick,
     
    Skype 7.11.0.102 has been released.
  3. Like
    Sorry, not updating this anymore (hard to maintain and more people use the slim)
  4. Like
    About: Rebuilt (nothing removed) .NET Framework 4.5.2 Full x86/x64 installers including ALL updates (and Language Packs) integrated. For command-line options run <installer_name>.exe /?
    Note: Don't let the large size of the installer deceive you, using this installer saves 108 MB of disk space vs the original installer. The reason the installer is larger & saves disk space is because of better compression of the MZZ/CAB, when it comes time to rebuild the installer the maximum compressed (LZX:21) CAB will not shrink as much as the default non compressed one.
    OS: Windows Vista/Server 2008 SP2 x86/x64 or Windows 7/Server 2008 R2 SP1 x86/x64
    Rebuilt Microsoft .NET Framework 4.5.2 Full x86/x64 Download: http://adf.ly/1713566/dotnet451rpck
    Size: 97.6 MB
    MD5: cd10ddbc64b06f57d143d5c11b6ea47e
    Rebuilt Microsoft .NET Framework 4.5.2 Full x86/x64 Incl. Language Packs (ARA CHS CHT CSY DAN DEU ELL ESN FIN FRA HEB HUN ITA JPN KOR NLD NOR PLK PTB PTG RUS SVE TRK)
    Download: http://adf.ly/1713566/dotnet451intrpck
    Size: 284 MB
    MD5: 06cd3fc0fc190631297c969ddaf713ac
    Individual Rebuilt Language Packs:


    Arabic:
    http://adf.ly/1713566/dotnet451arrpck Chinese (Simplified): http://adf.ly/1713566/dotnet451chsrpck
    Chinese (Traditional): http://adf.ly/1713566/dotnet451chtrpck
    Czech: http://adf.ly/1713566/dotnet451csrpck
    Danish: http://adf.ly/1713566/dotnet451darpck
    Dutch: http://adf.ly/1713566/dotnet451nlrpck
    Finnish: http://adf.ly/1713566/dotnet451firpck
    French: http://adf.ly/1713566/dotnet451frrpck
    German: http://adf.ly/1713566/dotnet451derpck
    Greek: http://adf.ly/1713566/dotnet451elrpck
    Hebrew: http://adf.ly/1713566/dotnet451herpck
    Hungarian: http://adf.ly/1713566/dotnet451hurpck
    Italian: http://adf.ly/1713566/dotnet451itrpck
    Japanese: http://adf.ly/1713566/dotnet451jarpck
    Korean: http://adf.ly/1713566/dotnet451korpck
    Norwegian (Bokmal): http://adf.ly/1713566/dotnet451norpck
    Polish: http://adf.ly/1713566/dotnet451plrpck
    Portuguese (Brazil): http://adf.ly/1713566/dotnet451ptbrpck
    Portuguese (Portugal): http://adf.ly/1713566/dotnet451ptgrpck
    Russian: http://adf.ly/1713566/dotnet451rurpck
    Spanish: http://adf.ly/1713566/dotnet451esrpck
    Swedish: http://adf.ly/1713566/dotnet451svrpck
    Turkish: http://adf.ly/1713566/dotnet451trrpck

    Changelog:


    9-19-2014 Add: 2972216

    Hotfix list:


    Full: 2972216
    FullLP:
    NONE

  5. Like
    alfreire reacted to Thiersee in Hints needed for %DVD% variable   
    Thanks a lot alfreire!
     
    I don't want to start it from the autoexec,xml, so I would need only the last part, but
     
     
    @ECHO OFF

    SETLOCAL
    (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%" & exit
    you set here USB, I need DVD, how can I modify it?
  6. Like
    alfreire reacted to Roady Roadworker in Donations   
    Donation sent....I don't expect anything in return,I just wanna say THX for your great tool,the time you invest to make it better,and you commitment to keep us updated!
  7. Like
    alfreire reacted to mooms in can't download any version   
    Thanks ianymaty
  8. Like
    alfreire reacted to Thiersee in can't download any version   
    The server is available again!
  9. Like
    alfreire reacted to ianymaty in can't download any version   
    Here is the latest v1 that was available
    WinToolkit_1.5.4.3_Portable http://www.datafilehost.com/d/642d61ae
  10. Like
    alfreire reacted to ianymaty in can't download any version   
    Here you go.
    WinToolkitv2 version 2.0.5651.42757 http://www.datafilehost.com/d/2b73ce8b
  11. Like
    alfreire reacted to mooms in can't download any version   
    If someone have downloaded them, it could post a mirror.
    You can download this version in the meantime.
    http://www.wincert.net/forum/files/file/5-win-toolkit/
  12. Like
    alfreire reacted to ianymaty in Hints needed for %DVD% variable   
    Hi Thiersee,

    I didn't test this method but I find people using this.

    Set a distinguishable file in the ISO (ex: myfile.txt) than ad this to the code
     
    @echo offfor %%a in (d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%a:\myfile.txt" set "drv=%%a:"
  13. Like
    alfreire reacted to Thiersee in EXE to MSP converter request   
    ....When we have 2 different patches for the same SW (example access), the msp file name is the same (access-x-none.msp in my example).
    access2013-kb3055016-fullfile-x86-glb.exe
    access2013-kb3085503-fullfile-x86-glb.exe
     
    Is it mandatory to rename the msp in order to have the 2 msp or do you extract both exe in the same msp file?
    .....Just to stay on your example:
     
    you don't need use both files,because KB3055016 has been replaced (superseded) by KB3085503!
     
    It means, you have first to control, which updates have been replaced and exclude them from the installation/integration.
  14. Like
    alfreire reacted to ricktendo in [Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)   
    Updated
  15. Like
    alfreire reacted to kanyos in [Repack] VirtualBox 5.1.18 + ExtensionPacks   
    Hi, can I "install over/update" my 5.0 (with your own installer) with the new 5.0.2 (your installer too)?
    yes it can be overwrite/ updated from previous versions
    latest version: 5.04 :beerchug:
  16. Like
    alfreire reacted to ricktendo in [Repak] VMware Workstation Lite 12.1.0-3272444   
    Did you include a forward slash? (run msiexec /a for silent switches)
     
    Windows ® Installer. V 5.0.7601.18896 msiexec /Option <Required Parameter> [Optional Parameter] Install Options </package | /i> <Product.msi> Installs or configures a product /a <Product.msi> Administrative install - Installs a product on the network /j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>] Advertises a product - m to all users, u to current user </uninstall | /x> <Product.msi | ProductCode> Uninstalls the product Display Options /quiet Quiet mode, no user interaction /passive Unattended mode - progress bar only /q[n|b|r|f] Sets user interface level n - No UI b - Basic UI r - Reduced UI f - Full UI (default) /help Help information Restart Options /norestart Do not restart after the installation is complete /promptrestart Prompts the user for restart if necessary /forcerestart Always restart the computer after installation Logging Options /l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <LogFile> i - Status messages w - Nonfatal warnings e - All error messages a - Start up of actions r - Action-specific records u - User requests c - Initial UI parameters m - Out-of-memory or fatal exit information o - Out-of-disk-space messages p - Terminal properties v - Verbose output x - Extra debugging information + - Append to existing log file ! - Flush each line to the log * - Log all information, except for v and x options /log <LogFile> Equivalent of /l* <LogFile>
  17. Like
    alfreire reacted to jgp in [Repak] VMware Workstation Lite 12.1.0-3272444   
    Thanks Rick & alfreire for the help
  18. Like
    alfreire reacted to ricktendo in [Repak] Adobe Shockwave Player 12.2.2.172   
    Updated
  19. Like
    alfreire reacted to ricktendo in [Tweaked] Skype 7.18.32.111 (Multilanguage)   
    Updated
  20. Like
    alfreire reacted to ricktendo in [Tweaked] Skype 7.18.32.111 (Multilanguage)   
    Updated, also added option to start with windows option to installer (default is disabled, commandline is RUN=1 to enable)

  21. Like
    alfreire reacted to VandIT in Eraser 6.2.0.2993   
    Eraser
    Repack created with Inno Setup Bundle 32/64-Bit Version
    Größe: 4,63 MB
    MD5: 470F294D01FB75696C807BF6305FD7D9
    Download | Eraser
  22. Like
    alfreire reacted to jgp in [Tweaked] Skype 7.18.32.111 (Multilanguage)   
    Skype 7.9.0.103 is out:
     
    http://download.skype.com/msi/SkypeSetup_7.9.0.103.msi
  23. Like
    No Windows 10 does not include these runtimes, this is why programs like firefox add them to their install folder
  24. Like
    alfreire reacted to bphlpt in can't download any version   
    It doesn't work for me, and I've heard that it doesn't work for Nim either.  There does seem to be a problem.
     
    Cheers and Regards
  25. Like
    alfreire reacted to My2GirlsDad in can't download any version   
    Works fine for me!!!
     
    I was wrong, in fact, The link does not work for me as I cannot  download either version.  I get the same error message,
     
    M2GD

Account

Navigation

Search

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.