Looking for freeware to burn bin/cue other than imgburn

Page 2 of 2 FirstFirst 12

  1. Posts : 17,322
    Win 10 Pro x64
       #11

    Nostromov said:
    For some reason, I thought that I had gone off topic and deleted it! Maybe a moderator could bring it back (?!), please? o.0
    Done.
      My Computer


  2. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #12

    Nostromov said:
    Golden has chosen not to receive private messages or may not be allowed to receive private messages. Therefore you may not send your message to him/her.
    Wanted to avoid posting in the thread, but couldn't ^^ I've been using ALL three of them, for quite (!) some time -years- and never RLY had problems - with any....
    Then you have been lucky so far - browse the BSOD Section of the forums and you will find many cases of BSOD caused by the software you mentioned.

    For anyone wishing to try CDBurnerXP: (click on the More download options)
    Looking for freeware to burn bin/cue other than imgburn-1.png
      My Computer


  3. Posts : 4,776
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #13

    If you want to install programs without OpenCandy - first check the installer that you downloaded by uploading to VirusTotal or if you have security software that uses the API - scan with that.

    Examples:

    VirusTotal Scanner MajorGeeks Download

    PeStudio MajorGeeks Download

    If Open Candy is found in the program installer run the install with the /NOCANDY switch as mentioned already by another member.

    Or if you want a simple way you can download the NoOpencandy.bat batch file from here:

    https://forum.eset.com/topic/3701-bl...out-opencandy/

    If you don't want to use the download link here's the file contents:

    Code:
    @echo off
    rem Title: NoOpenCandy
    rem Author: rugk - https://forum.eset.com/user/3952-rugk
    rem Version: 0.8
    rem Website: https://forum.eset.com/index.php?showtopic=3701
    rem Description: This script will start installers containing the PUA library OpenCandy in a way they don't use this component.
    rem License: This script is licensed under a Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ .
    
    title NoOpenCandy
    
    rem ** fast start **
    cls
    echo Initialising...
    If exist "%~1" (
    	set exe="%~1"
    	set name=%~N1%~X1
    	goto start
    )
    
    rem ** ask user **
    :ask
    cls
    echo Please drag and drop an application on this file to start it automatically,
    echo drag and drop it here or type in the path and press enter.
    :askdirect
    set /p exe=Installer: 
    If not exist %exe% set exe="%exe%"
    If not exist %exe% (
    	echo The file doesn't exist.
    	goto askdirect
    )
    
    set name=installer
    
    rem ** start **
    :start
    cls
    echo Starting %name% without OpenCandy...
    start "%name%" %exe% /NOCANDY
    exit
    Open Notepad and copy the text above. Save file as "All Files" type and give it the .bat extension.

    How to run:

    Double click to run the batch file. Do not right click and choose run as admin. It will run with admin rights anyway.

    Drag and Drop the program's installer file (the one bundled with Open Candy) into the window and the program will install.

    Looking for freeware to burn bin/cue other than imgburn-noopencandy.jpg

    EDIT:

    Thought I'd better add scan results for the downloaded batch file.

    Looking for freeware to burn bin/cue other than imgburn-noopencandy-1.jpg

    Looking for freeware to burn bin/cue other than imgburn-noopencandy-2.jpg
    Last edited by Callender; 28 Jun 2015 at 10:58. Reason: add file scan results
      My Computer


 
Page 2 of 2 FirstFirst 12

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:36.
Find Us