How to convert FASTQ format to FASTA on the local computer (without Internet) under Windows operation system? Is it necessary to use another operating system?
Try the program on this website: http://www.blaststation.com/freestuff/en/fastq2fasta.php#win You might have to download it to a USB stick on another computer and then transfer to the primary computer.
Alternatively, you could install a programming language like perl (perl.org) or a command line linux tool like Cygwin (http://www.cygwin.com/) and use one of the many scripts out there (do a google search for "fastq to fasta".