File size: 18,354 Bytes
a01128b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">
<html dir="ltr" xmlns="">
<head>
<style>
/*
Template name: Freshmade Software
Template URI: http://templates.arcsin.se/freshmade-software-website-template/
Release date: 2009-06-21
Description: A software company styled template in light colors of white, orange and brown.
Author: Viktor Persson
Author URI: http://arcsin.se/
This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/
/*
Reset
------------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}
/*
General
------------------------------------------------------------------- */
html {
height: 100%;
padding-bottom: 1px; /* force scrollbars */
}
body {
background: #A9A9A9;
color: #444;
font: normal 75% sans-serif;
line-height: 1.5;
}
/*
Typography
------------------------------------------------------------------- */
/* Headings */
h1,h2,h3,h4,h5,h6 {
color: #444;
font-weight: normal;
line-height: 1;
margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}
h1 {font-size: 2.6em;}
h2 {font-size: 2em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}
/* Text elements */
p {margin-bottom: 1em;}
a:focus,a:hover {color: #002;}
a {
color: #246;
text-decoration: underline;
}
abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.2em; line-height: 1.4em;}
blockquote span {font-size: 1.4em; color: #000;}
del {color:#666;}
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}
cite {color: #666;}
pre {
margin: 1.5em 0;
white-space: pre;
}
pre,code,tt {
font: 1em monospace;
line-height: 1.5;
}
/* Lists */
li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 1.5em 1.5em 1.5em;}
ul {list-style-type: disc;}
ol {list-style-type: decimal;}
dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}
/* Tables */
table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}
table.data-table {
border: 1px solid #EEE;
margin-bottom: 2em;
width: 100%;
}
table.data-table th {
background: #EEE;
border: 1px solid #DDD;
color: #555;
text-align: left;
}
table.data-table tr {border-bottom: 1px solid #EEE;}
table.data-table td, table th {padding: 8px 10px;}
table.data-table td {
background: #F6F6F6;
border: 1px solid #E6E6E6;
}
table.data-table tr.even td {background: #FCFCFC;}
/* Misc classes */
.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}
.large {font-size: 1.1em;}
.larger {font-size: 1.2em;}
.largest {font-size: 1.3em;}
.hidden {display: none;}
.quiet {color: #666;}
.loud {color: #000;}
.highlight {background: #FF0;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.error, .notice, .success {
border: 1px solid #DDD;
margin-bottom: 1em;
padding: 0.6em 0.8em;
}
.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}
.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}
.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}
div.more {padding-top: 6px;}
.more a, a.more {color: #666;}
.more a:hover, a.more:hover {color: #002;}
/*
Forms
------------------------------------------------------------------- */
label {font-weight: bold; cursor: pointer;}
fieldset {padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #DDD; background: #F6F6F6;}
legend {font-weight: bold; font-size: 1.2em;}
textarea {overflow: auto;}
input.text, textarea, select {
background: #FCFCFC;
border: 1px inset #AAA;
margin: 0.5em 0;
padding: 4px 5px;
}
input.text:focus, textarea:focus, select:focus {background: #FFFFF5;}
input.button {
background: #DDD;
border: 1px outset #AAA;
padding: 4px 5px;
}
input.button:active {border-style: inset;}
.form-error {border-color: #F00;}
/*
Alignment
------------------------------------------------------------------- */
/* General */
.center,.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
/* Images */
img.bordered,img.alignleft,img.alignright,img.aligncenter {
background-color: #FFF;
border: 1px solid #DDD;
padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}
/* Floats */
.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.clear,.clearer {clear: both;}
.clearer {
display: block;
font-size: 0;
line-height: 0;
}
/* Columns */
.col2 {width: 47%;}
/*
Separators
------------------------------------------------------------------- */
.content-separator, .archive-separator {
background: #EEE;
clear: both;
color: #FFE;
display: block;
font-size: 0;
height: 1px;
line-height: 0;
margin: 12px 0 24px;
}
.archive-separator {margin: 0 0 14px;}
.separator-vertical {background: url('img/separator-vertical.gif') repeat-y center top;}
/*
Posts
------------------------------------------------------------------- */
.post {margin-bottom: 24px;}
.post a {text-decoration: none;}
.post a:hover, .post-body a {text-decoration: underline;}
.post-title {border-bottom: 1px solid #E5E5E5;}
.post-date {
color: #777;
font-size: 0.9em;
padding: 8px 0 0;
}
.post-date a {color: #444;}
.post-body {padding-top: 12px;}
.post-meta {
background: #FCFCFC;
border: 1px solid #ECECEC;
color: #777;
font-size: 0.9em;
padding: 6px 10px;
}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}
ul.nice-list {
border-top: 1px solid #F0F0F0;
margin-left: 0;
margin-right: 0;
}
ul.nice-list li {
border-bottom: 1px solid #F0F0F0;
list-style: none;
padding: 6px 5px;
}
ul.nice-list li a {text-decoration: none;}
ul.nice-list li a:hover {text-decoration: underline;}
ul.nice-list span {color: #666;}
#sidebar ul.nice-list li,#sidebar ul.nice-list {border-color: #E0E0E0;}
/* Archives */
.archive-pagination {margin-bottom: 1.6em;}
.archive-pagination a {text-decoration: none;}
.archive-pagination a:hover {text-decoration: underline;}
.archive-post {margin-bottom: 14px;}
.archive-post-date {
background: #F5F5F5;
border-bottom: 1px solid #C5C5C5;
border-right: 1px solid #CFCFCF;
float: left;
margin-right: 12px;
padding: 2px 0 5px;
text-align: center;
width: 46px;
}
.archive-post .post-date {
border: none;
padding: 0;
}
.archive-post-day {font: normal 1.6em Georgia,serif;}
.archive-post .post-date,.archive-post-title {padding-top: 3px;}
/*
Thumbnails
------------------------------------------------------------------- */
.thumbnails {margin: 0 0 1em -8px;}
.thumbnails a.thumb {
background: #DAD6D0;
display: block;
float: left;
margin: 0 0 8px 8px;
padding: 1px;
}
.thumbnails a.thumb:hover {background: #AAA;}
.thumbnails .thumb img {display: block;}
/*
Box
------------------------------------------------------------------- */
.box {
background: url('img/box.gif') no-repeat left top;
border-bottom: 1px solid #DFDFDA;
border-top: 1px solid #FFF;
padding: 16px 20px 0;
}
.box a {color: #951;}
.box a:hover {color: #310;}
.box-title {
color: #665;
font: normal 1.6em sans-serif;
}
.box-content {padding: 8px 0;}
/*
Comments
------------------------------------------------------------------- */
div.comment-list {
border-top: 1px solid #EEE;
margin: 1em 0 2em;
}
.comment {
border-bottom: 1px solid #EEE;
padding: 10px 8px 0;
}
.comment-date {font-size: 0.9em;}
.comment-date a {
color: #567;
text-decoration: none;
}
.comment-date a:hover {
color: #001;
text-decoration: underline;
}
.comment-body {padding-top: 4px;}
.comment-gravatar {width: 48px;}
.comment-gravatar img {
background: #FFF;
border: 1px solid #DDD;
padding: 2px;
}
/*
Layout
------------------------------------------------------------------- */
/* Common */
.center-wrapper {
width: 960px;
margin: 0 auto;
}
/* Header */
#header-wrapper {background: #2F2F2F url('img/header.gif') repeat-x left top;}
#header-wrapper-2 {background: url('img/header-wrapper-2.gif') repeat-y center top;}
#header {
background: #333 url('img/header.gif') repeat-x left top;
padding: 32px 32px 0 46px;
}
#help-wrapper {
background: url('img/help.gif') no-repeat left top;
height: 39px;
margin: -8px 0 0 auto;
width: 290px;
}
#help {
color: #666;
font-size: 1.2em;
padding: 10px 28px 0 32px;
}
#help a {
color: #999;
text-decoration: none;
}
#help a:hover {color: #DDD;}
#help span.text-separator {
color: #444;
padding: 0 7px;
}
#logo {color: #FFF;}
#site-title a {text-decoration: none;}
#site-title, #site-title a {color: #FFF;}
#site-title span, #site-title a span {color: #DDD;}
#site-slogan {
color: #B58361;
font-size: 1.3em;
}
/* Navigation */
ul.tabbed {
display: inline;
margin: 0;
padding: 0;
}
ul.tabbed li {
float: left;
list-style: none;
}
ul.tabbed a {text-decoration: none;}
#navigation-wrapper {background: url('img/navigation.gif') repeat-x left top;}
#navigation-wrapper-2 {background: url('img/navigation-wrapper-2.gif') no-repeat center top;}
#navigation {
background: url('img/navigation.gif') repeat-x left top;
min-height: 46px;
padding: 0 8px;
}
#navigation a {
color: #EAE6DD;
display: block;
font-weight: bold;
font-size: 1.3em;
padding: 12px 12px 11px;
}
#navigation a:hover {color: #FFF;}
#navigation li.current_page_item a, #navigation li.current_page_parent a {color: #FFE;}
#navigation li.current_page_item a {background: url('img/navigation-arrow-2.gif') no-repeat center bottom;}
#navigation li.current_page_parent a {background: url('img/navigation-arrow.gif') no-repeat center bottom;}
/* Subnav */
#subnav-wrapper {background: #E9E9E9 url('img/subnav-wrapper.gif') repeat-x left bottom;}
#subnav-wrapper-2 {background: url('img/subnav-wrapper-2.gif') no-repeat center bottom;}
#subnav {padding: 0 8px;}
#subnav a {
color: #666;
display: block;
font: bold 1.1em sans-serif;
padding: 12px 12px;
}
#subnav a:hover {color: #111;}
#subnav li.current_page_item a {color: #333;}
/* Content */
.content {font-size: 1.1em;}
#content-wrapper {background: #F6F6F6 url('img/content-wrapper.gif') repeat-y center top;}
.content#content-two-columns {background: url('img/content-two-columns.gif') repeat-y left top;}
/* Main */
#main-wrapper {
float: right;
width: 698px;
}
#main {padding: 24px;}
#main .text-separator, #featured .text-separator {
color: #AAA;
padding: 0 5px;
}
/* Sidebar */
#sidebar-wrapper {
float: left;
width: 260px;
}
/* Footer */
#footer-wrapper {
background: url('img/footer-wrapper.gif') no-repeat center bottom;
border-top: 1px solid #999;
padding-bottom: 20px;
}
#footer {
background: #808080;
font-size: 1.1em;
padding: 12px 16px;
}
#footer a {
color: #DDD;
text-decoration: none;
}
#footer a:hover {color: #FFF;}
#footer span.text-separator {
color: #999;
padding: 0 3px;
}
/* Bottom */
#bottom {
color: #666;
padding: 0 6px 12px;
margin-top: -6px;
}
#bottom a {
color: #555;
text-decoration: none;
}
#bottom a:hover, #bottom .right a:hover {color: #002;}
#bottom span.text-separator {
color: #888;
padding: 0 3px;
}
#bottom .right, #bottom .right a {color: #777;}
/* Featured Box */
#featured-wrapper {
background: url('img/gradient-light.gif') repeat-x left bottom;
border-bottom: 1px solid #E0E0E0;
padding-bottom: 22px;
}
#featured {padding: 42px 124px 12px 48px;}
#featured h2 {
font: normal 3em sans-serif;
margin: 0;
}
#featured h2 span {color: #43B16C;}
/*
Misc overriding classes
------------------------------------------------------------------- */
/* Border */
.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}
/* Margin */
.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}
/* Padding */
.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}
</style>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta content="Frequently Asked Questions (F.A.Q)" name="description">
<meta content name="keywords">
<meta content="Michael Zacharias" name="author">
<title>
Mz Ultimate Tools
</title>
</head>
<body id="top">
<div id="header-wrapper">
<div id="header-wrapper-2">
<div class="center-wrapper">
<div id="header">
<div id="logo">
<h1 id="site-title">
<a>
Mz Ultimate Tools
<span>
by Michael Zacharias
</span>
</a>
</h1>
<h2 id="site-slogan">
Get the ultimate PC performance!
</h2>
</div>
<div id="help-wrapper">
<div id="help">
<div align="center">
<a>
Contact
</a>
<span class="text-separator">
|
</span>
<a>
F.A.Q
</a>
<span class="text-separator">
|
</span>
<a>
Donate
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="navigation-wrapper">
<div id="navigation-wrapper-2">
<div class="center-wrapper">
<div id="navigation">
<ul class="tabbed">
<li class="tabbed">
<a class="tabbed">
Home
</a>
</li>
<li>
<a>
Products
</a>
</li>
<li>
<a>
News
</a>
</li>
<li>
<a>
Awards
</a>
</li>
</ul>
<div class="clearer">
</div>
</div>
</div>
</div>
</div>
<div id="content-wrapper">
<div class="center-wrapper">
<div class="content">
<div id="main">
<h3 align="center" class="post-body">
<strong>
Frequently Asked Questions (F.A.Q):
</strong>
</h3>
<p>
</p>
<p class="notice">
<strong>
When i try to start an application, i get the following error: "Application failed to initialize properly error".
</strong>
<br>
- To use Mz Ultimate Tools on Windows XP (or to an earlier Windows operating system), you must have Microsoft
<a>
.Net Framework 2.0
</a>
or a
<a>
higher versio
</a>
n installed.
</p>
<p class="success">
<strong>
Do Windows Vista-7 users have to download and install .Net Framework 2.0?
</strong>
<br>
-No. Microsoft .Net FRAMework is already installed on these operating systems.
</p>
<p class="notice">
<strong>
When i try to start or while i am working in an application i get a "System.ArgumentException" errror.
</strong>
<br>
-This is probably a bug. Please, e-mail me the details of this window to fix this error.
</p>
<p class="success">
<strong>
Do i have to pay for Mz Ultimate Tools?
</strong>
<br>
-No, Mz Ultimate Tools are 100% freeware. However, donations are highly appriciated!
</p>
<p class="notice">
<strong>
Are Mz Ultimate Tools 100% clean of malware?
</strong>
<br>
-Yes, Mz Ultimate Tools are 100% free of malware (Please, refer to the awards page, for more information).
</p>
<p class="success">
<strong>
Are Mz Ultimate Tools overclocking my computer?
</strong>
<br>
- No, Mz Ultimate Tools do not overclock your hardware. However, some of them are changing some of your Windows registry or system settings, this is 100% hardware safe!
</p>
<p>
</p>
<p>
*Feel free to contact me. All comments and suggestions are accepted!
</p>
</div>
</div>
</div>
</div>
<div id="footer-wrapper">
<div class="center-wrapper">
<div id="footer">
<div class="left">
<a>
Home
</a>
<span class="text-separator">
|
</span>
<a>
Products
</a>
<span class="text-separator">
|
</span>
<a>
News
</a>
<span class="text-separator">
|
</span>
<a>
Awards
</a>
<span class="text-separator">
|
</span>
<a>
Contact
</a>
</div>
<span class="left">
<a>
s
</a>
<span class="text-separator">
|
</span>
<a>
Donate
</a>
</span>
<div class="right">
<a>
Top ^
</a>
</div>
<div class="clearer">
</div>
</div>
</div>
</div>
<div id="bottom">
<div class="center-wrapper">
<div class="left">
© 2010 mztweak.com - Mz Ultimate Tools
</div>
<div class="right">
<a>
Website template
</a>
by
<a>
Arcsin
</a>
</div>
<div class="clearer">
</div>
</div>
</div>
<!-- Piwik -->
<noscript>
<p>
<img alt src="rick.jpg" style="border:0">
</p>
</noscript>
<!-- End Piwik Tracking Code -->
</body>
</html>
|