Skip to content

Move or remove all dropbox entries #491

Closed Answered by RubicBG
quanticplus04 asked this question in Q&A
Discussion options

You must be logged in to vote

Here is another version:

$path_db_dll	= reg.get('HKCR\CLSID\{ECD97DE5-3C8F-4ACB-AEEE-CCAB78F7711C}\InprocServer32')

modify(menu='Dropbox' where=this.title(
		str.res(path_db_dll, -224),
		str.res(path_db_dll, -225),
		str.res(path_db_dll, -232),
		str.res(path_db_dll, -214),
		str.res(path_db_dll, -226),
		str.res(path_db_dll, -227),
		str.res(path_db_dll, -210),
		str.res(path_db_dll, -249),
		str.res(path_db_dll, -248),
		str.res(path_db_dll, -239),
		str.res(path_db_dll, -212),
		str.res(path_db_dll, -231),
		str.res(path_db_dll, -233),
		str.res(path_db_dll, -218),
		str.res(path_db_dll, -216),
		str.res(path_db_dll, -217),
		str.res(path_db_dll, -240),
		str.res(path_db_dll, -241)
	))

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@quanticplus04
Comment options

Comment options

You must be logged in to vote
1 reply
@RubicBG
Comment options

Comment options

You must be logged in to vote
2 replies
@RubicBG
Comment options

@quanticplus04
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@quanticplus04
Comment options

Answer selected by quanticplus04
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants