Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Angelika

Pages: 1 2 3 [4]
76
General Computer Support / How to remove HTML code? (Regular Exression)
« on: October 25, 2017, 05:30:54 am »
Code: [Select]
<.?*>
Code: [Select]
An attempt to repeat something that can not be repeated in the regular expression - for example a*+


Not work for me. What wrong?

or
Code: [Select]
(?:<style.+?>.+?</style>|<script.+?>.+?</script>|<(?:!|/?[a-‌​zA-Z]+).*?/?>) replace with: "" (It does not remove the complete code)
or
Code: [Select]
<[^>]*>
example:
Code: [Select]
body {



background-color: #C0C0C0;
font-size: 12px;
margin-top: 0px;
padding: 0;
}

div.headline
{


width: 750x;
height: 196px;
font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
color: #C0C0C0;
padding: 2px;
}
div.stopka
{
width: 750px;
height:40px;
margin:0 auto;
font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
color: #C0C0C0;
text-align: right;
text-decoration: none;
vertical-align: middle;
  display:inline;
  float:left;
background-color: #DD8200;
}
div.main_blog
{
width: 500px;
vertical-align: top;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
}
div.menu_main
{
font-size: 14px;
font-weight: bold;
font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
width: 150px;
padding-top: 20px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 0px;
margin-left: 0px;
vertical-align: top;
text-align: center;
display:inline;
float:left;
color: #DD8200;
}
div.comment
{
text-align: right;
margin-right: 5px;
padding-right: 5px;
}
a.comment
{
  font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
font-size: 12px;
  color: #E55400;
  text-decoration: none;
}
a.comment:hover
{
text-decoration: none;
color: #000000;
}
a
{
color: #E55400;
text-decoration: none;
}
a:hover
{
text-decoration: none;
color: #000000;
}
.topic
{
font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
text-align: left;
        color: #E55400;
        font-size: 14px;
        font-weight: bold;
}
.date
{
font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
}
p.note
{
font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
font-size: 12px;
text-align: justify;
}
img
{
border: 0;
}
div.ksywa
{
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
font-size: 16px;
color: #E55400;
padding: 2px;
margin: 100px auto auto 30px;
font-weight: bold;

}

and log code...


77
General Computer Support / Safe Mode does not work.
« on: October 24, 2017, 05:58:06 am »
Safe Mode does not work.
F6 or F8 - nothing happens.
WR - does not help, still does not work.

Please note that "Safe Mode" is required if can not start computer in normal mode.

78
General Computer Support / How to remove write protection?
« on: October 24, 2017, 05:15:28 am »
How to remove write protection?
To delete any file I have to click on the admin confirmation each time. (Access denied to file)
How to configure security settings correctly?
Important: Step by step. I do not want to damage the integrity of the data.
I tried using WR, but there are no such repair options.

Example:
Applies to all partitions E: F: G: .... Z: or all folders/subfolders/files etc.


79
General Computer Support / [SOLVED]Find all duplicate names by pattern
« on: October 23, 2017, 02:15:52 am »
How to Find all duplicate names by pattern:

I have an image file in the folder.

File names precede numbering with "#"(separator).


Example:
12345#65-_87AGYol.jpg

number#filename.jpg

duplicat:
654309#kl_76-KLK7L.jpg
98709#kl_76-KLK7L.jpg


(?-i)^[y|z|w]_[a-z0-9]{8}\.jpg
or
[a-zA-Z0-9_-]{11}\.jpg

80
HTMLAsText v1.11 - HTML to text freeware converter
Copyright (c) 2004 - 2009 Nir Sofer


It supports UNICODE but destroys the Polish letters.
How to set up the program correctly for Polish letters?
I wrote to the author program but always without an answer.

http://www.nirsoft.net/utils/htmlastext.html

https://en.wikipedia.org/wiki/Polish_alphabet

mini-example:
ą Ą ć Ć ę Ę ł Ł etc.

81
How to remove the "Kup na Ebay" ("Buy on Ebay") button in the slimjet web browser?
The right button does not work.
Left button (opens page)


82
General Computer Support / Bug Check 0x10D WDF_VIOLATION
« on: October 16, 2017, 02:52:20 am »
Blue Screen BSOD 0x0000010D
Win 7 64-bit

System failure occurs during:
1. System startup/boot (very long startup)
2. and "Sleep"

a)System Restore - does not solve the problem (even many months back)
b)Disable all non-Microsoft services
c)Uninstalling all programs does not solve the problem
d)The best solutions on the web do not solve the problems
e) Use WR not solve problem
f) Use Malwarebytes , ESET, everything not solve problem
g) SFC /SCANNOW not solve problem

WDF_VIOLATION (10d)
The Kernel-Mode Driver Framework
was notified that Windows detected an error
in a framework-based driver
. In general, the dump file will yield additional
information about the driver that caused this bug check.
Arguments:
Arg1: 000000000000000d, A power irp was received for the device but the irp was not
   requested by the device (the power policy owner). Possibly there
   are multiple power policy owners. Only one driver in the stack can
   be the power policy owner. A KMDF driver can change power policy
   ownership by calling the DDI WdfDeviceInitSetPowerPolicyOwnership.

Arg2: fffffa800dfca040, Device object pointer.
Arg3: fffffa801162b440, Power Irp.
Arg4: fffffa800ddae420, Reserved.


---------------------
ADDITIONAL_DEBUG_TEXT: 
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

FAULTING_MODULE: fffff8000321d000 nt

DEBUG_FLR_IMAGE_TIMESTAMP:  51c51641

BUGCHECK_STR:  0x10D_d

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff88000c23d6f to fffff8000328de00

STACK_TEXT: 
fffff880`009eea18 fffff880`00c23d6f : 00000000`0000010d 00000000`0000000d fffffa80`0dfca040 fffffa80`1162b440 : nt+0x70e00
fffff880`009eea20 00000000`0000010d : 00000000`0000000d fffffa80`0dfca040 fffffa80`1162b440 fffffa80`0ddae420 : Wdf01000+0x23d6f
fffff880`009eea28 00000000`0000000d : fffffa80`0dfca040 fffffa80`1162b440 fffffa80`0ddae420 fffffa80`1162b440 : 0x10d
fffff880`009eea30 fffffa80`0dfca040 : fffffa80`1162b440 fffffa80`0ddae420 fffffa80`1162b440 0000057f`f200ccd8 : 0xd
fffff880`009eea38 fffffa80`1162b440 : fffffa80`0ddae420 fffffa80`1162b440 0000057f`f200ccd8 fffffa80`0dfca040 : 0xfffffa80`0dfca040
fffff880`009eea40 fffffa80`0ddae420 : fffffa80`1162b440 0000057f`f200ccd8 fffffa80`0dfca040 fffffa80`0de48020 : 0xfffffa80`1162b440
fffff880`009eea48 fffffa80`1162b440 : 0000057f`f200ccd8 fffffa80`0dfca040 fffffa80`0de48020 fffff880`00c056f2 : 0xfffffa80`0ddae420
fffff880`009eea50 0000057f`f200ccd8 : fffffa80`0dfca040 fffffa80`0de48020 fffff880`00c056f2 00000000`00000002 : 0xfffffa80`1162b440
fffff880`009eea58 fffffa80`0dfca040 : fffffa80`0de48020 fffff880`00c056f2 00000000`00000002 0000057f`f200ccd8 : 0x57f`f200ccd8
fffff880`009eea60 fffffa80`0de48020 : fffff880`00c056f2 00000000`00000002 0000057f`f200ccd8 fffffa80`0dfca040 : 0xfffffa80`0dfca040
fffff880`009eea68 fffff880`00c056f2 : 00000000`00000002 0000057f`f200ccd8 fffffa80`0dfca040 fffffa80`1162b402 : 0xfffffa80`0de48020
fffff880`009eea70 00000000`00000002 : 0000057f`f200ccd8 fffffa80`0dfca040 fffffa80`1162b402 fffffa80`1162b440 : Wdf01000+0x56f2
fffff880`009eea78 0000057f`f200ccd8 : fffffa80`0dfca040 fffffa80`1162b402 fffffa80`1162b440 00000000`00000004 : 0x2
fffff880`009eea80 fffffa80`0dfca040 : fffffa80`1162b402 fffffa80`1162b440 00000000`00000004 00000000`00000000 : 0x57f`f200ccd8
fffff880`009eea88 fffffa80`1162b402 : fffffa80`1162b440 00000000`00000004 00000000`00000000 fffff800`0329585f : 0xfffffa80`0dfca040
fffff880`009eea90 fffffa80`1162b440 : 00000000`00000004 00000000`00000000 fffff800`0329585f fffffa80`12ec32d8 : 0xfffffa80`1162b402
fffff880`009eea98 00000000`00000004 : 00000000`00000000 fffff800`0329585f fffffa80`12ec32d8 fffff880`00e72ccc : 0xfffffa80`1162b440
fffff880`009eeaa0 00000000`00000000 : fffff800`0329585f fffffa80`12ec32d8 fffff880`00e72ccc 00000000`00000000 : 0x4


STACK_COMMAND:  kb

FOLLOWUP_IP:
Wdf01000+23d6f
fffff880`00c23d6f ??              ???

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  Wdf01000+23d6f

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Wdf01000

IMAGE_NAME:  Wdf01000.sys

BUCKET_ID:  WRONG_SYMBOLS

Followup: MachineOwner
---------
fvevol.sys   fvevol.sys+2d9c   fffff880`00c00000   fffff880`00c3a000   0x0003a000   0x5100a65c   24-01-13 05:11:24                  
ntoskrnl.exe   ntoskrnl.exe+7745f   fffff800`03213000   fffff800`037f9000   0x005e6000   0x598d4845   11-08-17 08:01:41   Microsoft® Windows® Operating System   NT Kernel & System   6.1.7601.23915 (win7sp1_ldr.170913-0600)   Microsoft Corporation   C:\Windows\system32\ntoskrnl.exe   
Wdf01000.sys   Wdf01000.sys+23d6f   fffff880`00ebe000   fffff880`00f80000   0x000c2000   0x51c51641   22-06-13 05:13:05      
usbehci.sys   usbehci.sys+566f310   fffff880`059b8000   fffffaa0`059ca000   0x0000022000012000   0x57b37a2c   16-08-16 22:40:12                  
Wdf01000.sys   Wdf01000.sys+23d6f   fffff880`00ec6000   fffff880`00f88000   0x000c2000   0x51c51641   22-06-13 05:13:05                  
            



83
Tweaking.com Support & Help / Extends\$UsnJrnl:$J:$DATA Too big
« on: February 06, 2017, 02:08:25 am »
SSD 120GB

Code: [Select]
C:\Extends\$UsnJrnl:$J:$DATA Too big 20,03 GB
How to delete?

84
Restore permissions on the disks is NON-system (multi-drive  E: F: G: H: I: J: K: L: M: N: O: P:Q: R: S: T: U: V: W: X: Y: Z:) does not work on the Polish System WIN7.

Pages: 1 2 3 [4]