It is currently March 28th, 2024, 1:05 pm

fileview plugin

Get help with creating, editing & fixing problems with skins
Post Reply
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

fileview plugin

Post by Judian81 »

hey hello rainmeter people,

i have a question again. :)
i do not realy know how to explain the question so i will put some example in code to explain.

in bat file

Code: Select all


fileview "C:\download\file.zip" "C:\cachefolder\c\download\file.zip.ico"
ow yeah. haha. i mean can i extract icon files by using bat script?
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm
Contact:

Re: fileview plugin

Post by death.crafter »

Judian81 wrote: November 9th, 2021, 6:49 am hey hello rainmeter people,

i have a question again. :)
i do not realy know how to explain the question so i will put some example in code to explain.

in bat file

Code: Select all


fileview "C:\download\file.zip" "C:\cachefolder\c\download\file.zip.ico"
ow yeah. haha. i mean can i extract icon files by using bat script?
...

Didn't follow you quite right... If you are planning to use Rainmeter's FileView plugin like this then no. FileView is a dll whic can be used by Rainmeter only, unless you mod it to work with other apps.

If you want to extract icon files from files then PowerShell can come to your rescue.

If you want or get file icon in Rainmeter, you got FileChoose plugin for that. See resolve command.
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

Re: fileview plugin

Post by Judian81 »

death.crafter wrote: November 9th, 2021, 8:26 am Didn't follow you quite right
i am building a skin that can show you the thumbnails from video and pictures files.
i have a powershell script that extract the other files. like from a text file or a exe file.
but the quality of that is very low.

fileview have beautiful icons extracted from files. :) so i am going to do it in C# this time.

have not seen the file choose plugin. so i will look at it. :yawn:
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

Re: fileview plugin

Post by Judian81 »

death.crafter wrote: November 9th, 2021, 8:26 am If you want or get file icon in Rainmeter, you got FileChoose plugin for that. See resolve command.
ow thanks it even includes code.
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

Re: fileview plugin

Post by Judian81 »

i am working on a skin.
thumbnails pictures.png
sorry i will repost in general.
Last edited by Judian81 on November 16th, 2021, 6:32 pm, edited 3 times in total.
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm
Contact:

Re: fileview plugin

Post by death.crafter »

Judian81 wrote: November 15th, 2021, 2:32 pm hey hello rainmeter people,

also made thumbnails for picture files.
thumbnails pictures.png

hope you like it. i stil working on it.
Some nice pictures you got there :lol:

Any way nice work. Tho it would be more appropriate to post in general.
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

Re: fileview plugin

Post by Judian81 »

death.crafter wrote: November 15th, 2021, 3:32 pm Some nice pictures you got there :lol:

Any way nice work. Tho it would be more appropriate to post in general.
:lol: :thumbup:
Post Reply