Creating A Cd Image From A Folder

free web hosting
Open Discussion > CONTRIBUTE > Computers > Software

Creating A Cd Image From A Folder

kvarnerexpress
I really wasn't sure where to post this but here's my problem... I dowloaded what I thought was a CD image of a game I own (well I own the Playstation version so whatever I OWN IT!! ) but when I unzip it it's just some fool that copy pasted the root of the CD drive and zipped it. I don't want to waste my last CD-R's to burn them, and anyways I rather leave them on my HDD because it's faster than the CD drive... Which brings me to my question, is there a program I can use that converts a folder and all its subdirectories to a CD image format that I can mount in D-Tools or something? This game is old so I'm almost 100% sure no crappy kind of protection will get in my way...

I can also try (and probably suceed) to hack the game's registry values to make it think my CD drive is some other folder but I would still like to know if such a program exists... Thanks.
__________________
My b0x:
AMD XP Barton 2800+ @ Stock speed... too hot now
2 x 512MB Kingston RAM for 1GB dual channel
1 x 120GB HDD (soon another )
SoundBlaster Audigy 2 ZS (0wN5!!!)
ATI All-In-Wonder 9800 Pro (0wN5!!!)

 

 

 


Reply

Klass
Technically & Legally you do not own it.
So no support will be allowed.
Playstation and Computer Games are 2 totally different things.
It is like saying I have an Apple/Banana Store then trying to get a Loan for a Banana Only Store. (Ya My Analogy sucks right now but hey Katrina Broke My Heart so Deal with it)

Reply

T100
That's simple. You can you UltraISO to generate such an image. Or you can use nero - select Image Recorder when you start the program and just drag everything you want in the folder to the pane and press burn. You will have a ISO or NRG image then.

Reply

BuffaloHELP
Please do not discuss about image of a software that you do not rightfully own. I'm thinking if you own the game CD you could have made your own image file. But since that game CD is copy-protected, the company did not want you to make an backup image. But instead it was downloaded. Therefore, the topic and thread discussing that is not sanctioned by the company is against TOS.

If the original author of this topic would like to add, PM me and only me and I will add to this thread.

Otherwise,

----- Topic Closed -----

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : creating, cd, image, folder

  1. Testing Of The Auto Image Resizer
    This might be useful for other members also! (0)
  2. Fileop Failure On A Folder
    On cPanel (6)
    CODE FileOp Failure on: /home/skyed211/public_html/forums/style_images/ip.boardpr:
    Operation not permitted I seen to get this error when CHModding the above folder. My boards
    images will not work, I've tried help from IPS, and one of the IPS Resources staff, and no help.
    They don't know what's wrong. This happens (the error) on Trap17's side and on cPanel,
    plus on FTP programs. What is wrong with this? It's obviously Traps side that's causing it.
    I have a correct IPB 2.3.5.rar, all files are correct nothing wrong with them. I'....
  3. Finding The Rgb Color Of An Image
    Using any programming language (3)
    hello friends i am doing a project , in that i am inneed to fine the mean RGB value of a particular
    image , is there any program in any language which can do this ? the input to the program will be
    any image ( can be linked in the program) and the putput must be the mean RGB value of that
    particular image , is this Possible ? If so please post the Coding , no matter in what ever language
    it may be written.Thanks in Advance....
  4. Creating A Shortcut List Near The System Tray
    Time saver tip for windows (4)
    Are you bored at work today? Here's a small enhancement to your desktop. Hope you like it. I)
    When you have to open any program you have to click "Start" "All Programs" and then choose your
    selection from the programs folder. Now how would it be to achieve the same task in just two clicks?
    You can save all your favourite program shortcuts in a folder and view that through a tiny arrow
    near the system tray. Its very simple. You would tell, "Ya, I almost knew that". Here's how to
    do it. a) First create your folder and add the shortcuts you want to access. The f....
  5. Locking A Folder With No Software At All!
    works on XP AND VISTA!!! (4)
    I know that there may be some tutorials like this in the web, but I made this one a very long time
    ago /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. Simple
    Copy-Paste-Rename-Store-and LOCK. can work anywhere on any computer. NO Software Required.
    Simple Lock your Folder, with these Few Steps. Ive tried it, and works great. Ive only tried it on
    Windows Xp, SP2. IM not sure, if it works on other OS as well. but its harmless, so try it out.
    Steps: 1- make a new folder ( name it as you like ) 2- inside this folder make a ( T....
  6. Creating A Php Login System Using Mysql
    I need help in creating a login system, what I want is a login system (10)
    Hey everyone! I am helping someone make a login system using MySQL databases and a PHP login
    form. I have a fair bit of experiance in HTML and some javascript too. I have virtually no
    experiance in MySQL or PHP. Anybody know of any good PHP login systems that allow you to creat a
    personalised page for each user and when they login the system transfers the user to their page.
    Another thing that the system MUST have is a way of stopping unwanted users entering someones page.
    CODE For example lets say I register and my UN is jesse123 and my personalised pages a....
  7. Create Dynamic Html/php Pages Using Simple Vb.net Code
    Taking your application data, and creating a webpage for others to vie (1)
    This example will show you how use a string in VB to create PHP code. In order to do this, you need
    a string to store your PHP page and a function that I will list at the bottom of the page for you to
    put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
    String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
    ---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
    -------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
  8. How To Make Image Buttons Act As Submit Button
    (8)
    Hi guys I m making a personal website .... I asked in the forum how to create and use images as
    buttons...thanks for your help.. I can make them work as links....give some hovering effects
    etc...they work very well..untill I use them in forms and use them as SUBMIT or RESET button...when
    I do this nothing happens on clicking the image button... the code I use is like but there
    is problem in making them act as SUBMIT or RESET button. I have tried very hard to make it work, but
    didn't succeed .... I know html and CSS quite well but , don't know....Javascr....
  9. Creating A Floating Javascript Docking Menu
    (1)
    I have found two scripts. I found one(shown bellow) here that creates a floating box that will
    follow you down the page when you scroll. I found another one here that creates a docking menu
    like that of OSX. Now I want to combine these effects to create a docking menu that floats and
    follows you everywhere you scroll to on the page. In the above code I change the div class from
    floatdiv so that it could use the style in the style.css that came with the docking menu. I then got
    stuck trying to make both JavaScript scripts work on the same div. I'm appealing ....
  10. How To Start Your First Game Project
    The first steps to creating your own game! (0)
    Ok, I see alot of questions around the game development forums of people wanting to make their first
    game, but they don't know where to start. So, I decided to write this tutorial, having been in
    the same situation before. NOTE: This Tutorial: -Is meant to help you get past that initial bout of
    developer's block -Does not teach you how to make a game, just help you start -Cannot help you
    if you cannot answer the questions asked So, let's get to it, shall we? How to start
    your first game project: --So, the first thing you need to make sure yo....
  11. How To Create Cool Image Buttons
    (7)
    Hi guys ... I m making a personal site thats for me a nd my friend group. What I need is a tool
    which can make cool image buttons to use in my HTML pages. Is there any site which offers such
    software or the buttons itself for free. I would like to make them on my own, I just need to know
    the tool.I can't go for an expensive tool like photoshop or corel. So please suggest me a free
    tool. Thanks.......
  12. Render Request Please..
    need this image renderd please. (0)
    Hi, im realy new to photoshop and i realy suck at rendering /sad.gif" style="vertical-align:middle"
    emoid=":(" border="0" alt="sad.gif" /> so i was wondering if anybody could render this image for me
    please Thank you so much for whoever does it. /smile.gif" style="vertical-align:middle"
    emoid=":)" border="0" alt="smile.gif" />....
  13. Folder View In Kde 4.1
    (4)
    Even though there was a lot of negative criticism over the new KDE, but over the last time there are
    mostly positive critics and they encouraged me to try this DE (some of them even told me that KDE4
    is better than MS Vista's and even OSX's one!). For those which don't know what is
    KDE and what should they expect from it, here is the official link from the devs. :
    http://www.kde.org/announcements/4.1/ With the comming of KDE 4 lots of things changed and lots
    of new things were added in it, but I'll keep on one productive thing in here, and its cal....
  14. Problem Aligning In Firefox
    Problem aligning an image in Firefox. (9)
    Hello everyone! I am new here. /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" /> I am looking for some advice...I've been fiddling around with my site for
    the last few hours and have had no luck! www.thelatency.com/test/tour_dates.php as you can the
    image header above all the text is aligned perfectly in IE and not in Firefox. Any ideas? Thanks
    so much in advance. /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"
    />....
  15. Help Creating A Profile Website
    how do i make a profile website (14)
    Ok this is my idea: I am making a website about anime. Its function is add anime, review anime,
    search anime, anime information. Users can make a profile. People can make a profile which they can
    edit to theire likes with html to give it a fancy look.(this is what my problem is about) What i
    would like to know is how can i accomplish this. I already have the database for the anime titles
    etc ready, the only thing that needs to be done is the profile section. If you have any tutorial,
    tip or guide i would really really appriciate it. Thx in advance. ....
  16. Best Way To Lock A Folder Without Using An Application
    (15)
    Steps: 1- make a new folder ( name it as you like ) 2- inside this folder make a (.TXT ) file &
    copy the following inside it: CODE Quote: cls @ECHO OFF title Folder Private if EXIST
    "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Private goto
    MDLOCKER :CONFIRM echo Are you sure you want to lock the folder(Y/N) set/p
    "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N
    goto END echo Invalid choice. goto CONFIRM :LOCK ren Private "Control Panel.{21EC2020-3AEA....
  17. Do You Use Imagefilez.com?
    ImageFilez.com : Free Image and Video Hosting (36)
    Do you use ImageFilez.com? If so, for what and how long? If not, why? /huh.gif"
    style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> Please vote and reply to
    this thread with your responses. I don't personally, because I have an account on Photobucket
    and ImageShack, and I sometimes use the Free Hosting that comes embedded into my forum and at the
    site I moderate.....
  18. How To Disable "show Hidden Files And Folders" In Folder Option
    (12)
    How to disable "Show hidden files and folders" in Folder Option As you know, you can hide files
    or folders in Microsoft Windows ( to hide a file or folder , right click on file or folder >select
    properties and then select Hide file) But if you open Folder Option and check "Show hidden files
    and folders " you can see hidden files. to disable "Show hidden files and folders" feature follow
    below steps : 1- Click start > Run > type regedit to run Windows Registry Editor. 2- Go to following
    address: QUOTE HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/Current Versio....
  19. Runescape 2 Private Server: Code/guide 1
    Creating a wilderness training zone. (11)
    Purpose: To make a cool training area in the wild. Difficulty: 1-3 Classes Modified:
    Client.java, shop.cfg, autospawn.cfg, npchandler, item2.java, shop.cfg Assumed Knowledge:
    Copy/paste, basic knowledge of cases, and how to search. Credits: 10% fedexer(global object tut),
    10% to my friend for teaching me how to make monsters drop random things, 80% me for the idea, and
    comming up with it. REQUIREMENTS: Make sure that your server can use herblore, mining,
    woodcutting, theiving, and prayer. You must also have fedexer's global objects code. Other
    Thi....
  20. Need To Shrink The File Size Of Web Image? - Photoshop Tricks
    (3)
    QUOTE NEED TO SHRINK THE FILE SIZE? USE TRANSPARENCY Want a killer tip for squeezing even
    more size out of your GIF Web images? Make something transparent. That's right, if you can pick
    an area of your image to make transparent, your file size will drop like a rock. For example, if
    you're putting a logo over a white background and you can make the white area around the logo
    transparent, your file size will be significantly smaller. The transparent areas are virtually
    ignored when determining file size, because, after all, there's nothing there. ....
  21. Make A Folder Named Con
    you can never do that (7)
    an interesting thing that you never exprienced it@ try to create a file or folder named con in
    windows! you will never be succed to that! and also you are not able to make these names
    too!!!!:D con nul lpt1 lpt2 lpt3 com1 com2 and com3 !!!: /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />:D you have prize if you
    make a folder named them!:D but you can use this option to lock your cd(s) !!:
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />:D you ca....
  22. Wmp (windows Media Photo) - The New Image File Format From Microsoft
    windows media photo WMP - could replace JPGs and GIFs? (33)
    Microsoft have decided to come up with a new image format to add to the common JPGs, GIFs and PNGs
    of today. It is to be called Windows Media Photo format or WMP for short. It is said to
    "Surpass the limitations of existing file formats" and here is what it'll offer: Numerous
    colour formats for printing and displaying High-quality lossy or even lossless compression
    Really efficient decoding for numerous resolutions For more features, visit
    http://www.microsoft.com/whdc/xps/wmphoto.mspx Presumeably, the JPEG2000 format or JP2 was
    ....
  23. How To Lock A Folder And Keep It Private
    title explains it (21)
    okay people i had a member ask earlyer how to lock folder and or a file and i had the answer, and i
    though to my self after i had written it maybe everyone may need to do thsi so ill post it into a
    tutorial, okay so i wrote this for someoneelse earlyer and am posting it here for all to see: you
    dont need software to lock a folder or add a password to a folder right okay this is my little
    tutorial on how to lock a folder, here we go first things first you need a random folder or the
    folder you wish to lcok then put what ever you want to lock into the folder, then right c....
  24. How To Create Embed Image Mail In Gmail
    (56)
    Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
    automatically see that image. Moreover I wont attached that image as it appears small in size in on
    gmail. Thanks in Advance. ....
  25. Try To Make Con Folder In Microsoft Os
    Reason why u cant make some folder names in win os (9)
    Guys try to make con folder in win os can u??? yes ??? no??? Answer is No, bcoz their few names
    /ohmy.gif" style="vertical-align:middle" emoid=":o" border="0" alt="ohmy.gif" /> CON, PRN, AUX,
    CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4,
    LPT5, LPT6, LPT7, LPT8, LPT9 can be more too. are all Windows reserved device names from the early
    days of DOS. i tried this in CMD "mkdir \\.\c:\CON" This will create CON folder
    in e: drive. u will Reply from OS The directory name is invalid. Try if u get succe....
  26. Getting Started With Amfphp And Rias
    first steps in creating RIAs (2)
    AMFPHP in a short way is a library of php files that let u manage in JUST ONE FILE what u would do
    in many files like for example queries to mysql. So u can have tons of queries to mysql and all of
    them in just ONE FILE! so what is a RIA? a RIA is a Rich Internet Application commonly given
    to flash applications, not the animations or presentations we see daily on the internet but very
    useful and cool programs made in flash. the fisrt step u need to take is to download the AMFPHP
    library directly from its site at www.amfphp.org, in some free hosted sites the latest....
  27. Creating Links In Images
    Using ImageReady (18)
    In this tutorial I will show you how to create links in your image. I'm shore there's a lot
    of different ways you can do this, but I'll just show you how to do it real easy. 1) After
    creating the image you want to add links to in photoshop, make shore the mode is set to RGB Color.
    Just go to Image -> Mode -> RGB Color. 2) Go to File -> Jump To -> Adobe ImageReady. Your image
    will now load into ImageReady. For this tutorial I will be using this image that I found: I will
    make the buttons of this navigation bar into links. 3) Press K to select the slice t....
  28. Making Money Creating Logo's
    How to make money designing logos using Adobe Photoshop (19)
    Hey all, Over the last few years I have been experimenting with making money over the internet.
    Being a very creative person I naturally took on to web design. However, I soon found that it was
    too time consuming for my liking and it rarely paidf off. Whilst playing around with Photoshop
    which someone bough me as a present I started to learn the essential techniques of graphic
    designers. Before I knew it I was able to make basic logos that could be sold at a price. Not long
    after discovering this I found a site that did forum auctions on logos. A customer requests a ....
  29. Image Preloader With Progress Bar Status
    Pure Client-Side JavaScript tested in 4 Browsers! (23)
    Tutorial: Image Preloader with Progress Bar, by Rob J. Secord, B.Sc. (SystemWisdom)
    Description : A Tutorial for a Client-Side Image Preloader with Dynamic Real-Time Progress Bar
    Indicator written in JavaScript! Tested to work with 4 Major Internet Browsers: Firefox, MSIE,
    Netscape, Opera (Complete sample solution provided at end of tutorial, just put it on your
    web-server, add your images and go!) Intended Audience : Beginner to Intermediate Web
    Developers. Although this tutorial will cover some advanced aspects of JavaScript, I will try to
    explain....
  30. Creating a Compiler
    The Nightmare of a Comp Science Students (6)
    I got this assignment from my college: To create a working Compiler or Interpreter You need to
    design your own Language And build the compiler using Java or preferably C. This is one scary
    nightmare...dang....I wish I can just wake me up... but I can't this is not a nightmare. T_T
    Btw, does anyone here has any experience on creating compiler or interpreter using C? I am designing
    a language which is the combination of C and PHP. And I need help.....

    1. Looking for creating, cd, image, folder

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for creating, cd, image, folder

*MORE FROM TRAP17.COM*
Similar
Testing Of The Auto Image Resizer - This might be useful for other members also!
Fileop Failure On A Folder - On cPanel
Finding The Rgb Color Of An Image - Using any programming language
Creating A Shortcut List Near The System Tray - Time saver tip for windows
Locking A Folder With No Software At All! - works on XP AND VISTA!!!
Creating A Php Login System Using Mysql - I need help in creating a login system, what I want is a login system
Create Dynamic Html/php Pages Using Simple Vb.net Code - Taking your application data, and creating a webpage for others to vie
How To Make Image Buttons Act As Submit Button
Creating A Floating Javascript Docking Menu
How To Start Your First Game Project - The first steps to creating your own game!
How To Create Cool Image Buttons
Render Request Please.. - need this image renderd please.
Folder View In Kde 4.1
Problem Aligning In Firefox - Problem aligning an image in Firefox.
Help Creating A Profile Website - how do i make a profile website
Best Way To Lock A Folder Without Using An Application
Do You Use Imagefilez.com? - ImageFilez.com : Free Image and Video Hosting
How To Disable "show Hidden Files And Folders" In Folder Option
Runescape 2 Private Server: Code/guide 1 - Creating a wilderness training zone.
Need To Shrink The File Size Of Web Image? - Photoshop Tricks
Make A Folder Named Con - you can never do that
Wmp (windows Media Photo) - The New Image File Format From Microsoft - windows media photo WMP - could replace JPGs and GIFs?
How To Lock A Folder And Keep It Private - title explains it
How To Create Embed Image Mail In Gmail
Try To Make Con Folder In Microsoft Os - Reason why u cant make some folder names in win os
Getting Started With Amfphp And Rias - first steps in creating RIAs
Creating Links In Images - Using ImageReady
Making Money Creating Logo's - How to make money designing logos using Adobe Photoshop
Image Preloader With Progress Bar Status - Pure Client-Side JavaScript tested in 4 Browsers!
Creating a Compiler - The Nightmare of a Comp Science Students
advertisement



Creating A Cd Image From A Folder



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE