Results 1 to 9 of 9

Thread: Uninstall Windows Programs in Knoppix

  1. #1
    Junior Member
    Join Date
    Mar 2010
    Posts
    2

    Uninstall Windows Programs in Knoppix

    Is there a way to uninstall Windows programs through Knoppix? I have a fatal system error which, I think, was due to the installation of ProTools LE 8. Apparently, it's not compatible with my system although being listed on the manufacturer's website. I first want to boot into Knoppix to backup my files and then try to repair the problem through there. Is there a way to uninstall ProTools through Knoppix by using Wine or CrossOver to run the uninstaller? I know I can delete ProTools' files on the hard drive, but I don't think that would be much help. If this doesn't work, I'll just try to do a repair installation with the XP CD. Thank you in advance for your help.

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    It is not safe to write to a NTFS partition with Knoppix.

    Addedto that, when Windows installs something it almost always makes entries to the "registery", a Windows database in Microsoft's own format that Knoppix does not deal with. Microsoft is generous with their warnings that you don't want to corrupt the registery or it may ruin the Windows install.

    Knoppix can be used to recover key data before doing a Windows "reinstall".
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  3. #3
    Junior Member
    Join Date
    Mar 2010
    Posts
    2
    Wouldn't the uninstaller remove entries to the registry? When you say it's not safe, is there possibility that it will work or that will damage the actual hard drive or data on it (bad sectors)?

  4. #4
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    An uninstaller, which typically runs under Windows, not Linux, might remove the correct registery information, but I have seen serious problems caused by uninstallers (due to the complex mess that Windows DLLs are). After one uninstall I completely lost access to the Internet. The reason turned out to be that the installed program updated one DLL and added another DLL. The updated DLL needed the new DLL. When I ran the uninstaller (very shortly after uninstalling, with no other system changes in between) it removed the new DLL that had not been on my system before, but left the updated DLL that now required the DLL that got removed. Moral: it is easy to get screwed with Microsoft based software.

    When I say it is not safe, I mean that many many people over the years have reported completely making a partition inaccessible (or getting the wrong data back from any file access). As it is, you likely can still read your data with Knoppix, if you insist on trying to write to a NTFS partition you might not be able to.

    In the interest of fairness, I'll add that there are some who claim that it it safe to write to NTFS, and others who claim that it is safe to do if you manage to replace the normal disk driver in Knoppix with a different special one (which I have never done and don't think it is a wise thing for new users to try while they are already worried about recovering data). My advise is to get the backups that you likely now wish you had made, and then reinstall Windows and your applications.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  5. #5
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    there is a distinct possibility writing to the NTFS file system trashes it, the filesystem, not the disk physicaly.
    NTFS can be read just fine but the write has been less than 100%, mainly due to Microsoft doing weird things to the file system. in XP and Vista it is even common that it self-destructs.

    if it was me I would back up what I can (using knoppix and DVD burner) and reinstall, sadly it is likely the fastest route to a working system.
    you DO have backups of things like mail, important documments and images/films, bookmarks...?
    also you have al the needed disks for instalation, like drivers, antivirus, installation codes for different programs...
    i certainly hope you do, if not you have a HARD lesson ahead.

    also you have NO network access during installations, it is more acceptable AFTER you have anti virus and firewall in place and updated, if you allow network access before that it is a good way to get misc malware from start.

  6. #6
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Another simple suggestion would be to try to boot that Windows system in "safe mode" (Microsoft oxymoron) and see if that runs (smack the F8 key relentlessly during the boot). If You can run in safe mode and undo the damage either by uninstalling or by backing up to a recovery point (I would suggest trying the second option), you might save a lot of grief.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  7. #7
    Administrator Site Admin-
    Join Date
    Sep 2008
    Posts
    174
    Why don't you ghost your hard disk, try all the repair/recover stuff on the ghost itself and when you get a fully working system ghost that back to the original hard disk? Haivng a ghost of the damaged installation allows for testing of multiple approaches, including the (dangerous) experiment of letting Knoppix write to your NTFS.

  8. #8
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by Clinton
    Why don't you ghost your hard disk, try all the repair/recover stuff on the ghost itself and when you get a fully working system ghost that back to the original hard disk? Haivng a ghost of the damaged installation allows for testing of multiple approaches, including the (dangerous) experiment of letting Knoppix write to your NTFS.
    Sounds like a very good idea to me.
    There are different opinions about the safety of writing to NTFS, but so many seem to be happy with it now that it could be worthwhile to try in such a safe setting. Maybe Wine could also turn out to be useful, as the OP suggested, but such experimentation should not in any case be carried out with the original disk.

    (Personal note: To me this in another reason to run Windows in a virtual machime under Linux.. "Uninstalling" then simply is reverting to last version of the virtual machine, a file that is routionely backed up. Works very nice under Knoppix.)

  9. #9
    Junior Member
    Join Date
    Nov 2010
    Posts
    2
    Using GParted in Knoppix 6.2 to resize my NTFS partition caused Windows to stop working. GParted gave a message to the effect that the volume is smaller than the partition. Anyway, I am not blaming Knoppix at all.

    The sad thing is that I couldn't mount the drive in Knoppix as well, even manually from the terminal. I had been playing with DSL-N before trying out Knoppix, and I was able to mount the drive and back up my user files, then re-installed Windows. ( By the way, this is my work laptop, otherwise I would just have foregone Windows completely )

    I am happy with Knoppix/Linux. As for NTFS, better have a backup elsewhere before writing to it from Linux.

Similar Threads

  1. New to Linux - Installing Windows Programs
    By optimist1a in forum MS Windows & New to Linux
    Replies: 0
    Last Post: 08-01-2007, 07:48 PM
  2. Can I use Knoppix to uninstall Windows drivers or software?
    By zorblek in forum MS Windows & New to Linux
    Replies: 3
    Last Post: 09-02-2006, 06:03 PM
  3. Uninstall Windows Drivers through Knoppix?
    By jakenoble in forum Hardware & Booting
    Replies: 2
    Last Post: 08-10-2006, 04:41 PM
  4. Add/Remove Windows Programs or Startup Using Knoppix???
    By PC-Renew in forum MS Windows & New to Linux
    Replies: 5
    Last Post: 02-24-2006, 09:03 PM
  5. New to Knoppix - possible to uninstall SP2?
    By Wenny in forum General Support
    Replies: 8
    Last Post: 09-08-2004, 12:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6132 112C 1TB picture

Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6132 112C 1TB

$2294.99



Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6134 64C 1TB picture

Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6134 64C 1TB

$3299.99



Cisco UCS 5108 Blade Server Chassis Enclosure 8x B200 M4 16x E5-2640v3 128gb picture

Cisco UCS 5108 Blade Server Chassis Enclosure 8x B200 M4 16x E5-2640v3 128gb

$599.99



DELL M630 BLADE SERVER x2 XEON E5-2660V3 @ 2.6GH H730 PERC HDD CADDIES 16GB FC picture

DELL M630 BLADE SERVER x2 XEON E5-2660V3 @ 2.6GH H730 PERC HDD CADDIES 16GB FC

$50.00



HP ProLiant BL460c G8(Gen8) 2x 8 CORE E5-2670 2.6GHz 192GB RAM 2x 146GB SAS HDD  picture

HP ProLiant BL460c G8(Gen8) 2x 8 CORE E5-2670 2.6GHz 192GB RAM 2x 146GB SAS HDD 

$78.00



DELL POWEREDGE M620 Blade 2x Xeon E5-2670 2.5GHz 128GB 2x300GB HDD picture

DELL POWEREDGE M620 Blade 2x Xeon E5-2670 2.5GHz 128GB 2x300GB HDD

$94.50



Dell PowerEdge FC630 Xeon E5-2699 v4 256 GB DDR4 1U Server No Drives/No OS B9 picture

Dell PowerEdge FC630 Xeon E5-2699 v4 256 GB DDR4 1U Server No Drives/No OS B9

$424.99



Dell PowerEdge M1000e (BMX01) Server Enclosure w/ 16-PowerEdge M610 Blade Server picture

Dell PowerEdge M1000e (BMX01) Server Enclosure w/ 16-PowerEdge M610 Blade Server

$899.99



Dell PowerEdge FX2s CTO Blade 4 Slot 2U Chassis 2x 2000W picture

Dell PowerEdge FX2s CTO Blade 4 Slot 2U Chassis 2x 2000W

$349.00



Dell PowerEdge M620 Blade Server picture

Dell PowerEdge M620 Blade Server

$39.99