Jump to content

{True Addon}New Wallpapers


Guest LeGend95

Recommended Posts

well ok i opened the inf and i was like huh

first you need a little tip

a wallpaper addons are copy files only

lets start with

[wallpaper]
OptionDesc ="wallpaper"
Tip ="beautiful"
Modes =0,1,2,3
CopyFiles =wallpaper.files1
RegisterDlls = wallpaper.DLLs


AddReg=REGEntries.AddReg

you don't need the registerdlls and Add reg section

why did you put them if they are empty

so it should be only

[wallpaper]
OptionDesc ="wallpaper"
Tip ="beautiful"
Modes =0,1,2,3
CopyFiles =wallpaper.files1

next


[DefaultInstall]
OptionDesc ="wallpaper"
Tip ="beautiful"
Modes =0,1,2,3
CopyFiles =wallpaper.files1
RegisterDlls = wallpaper.DLLs


AddReg=REGEntries.AddReg

the same thing and you also can remove


OptionDesc ="wallpaper"
Tip ="beautiful"
Modes =0,1,2,3

they are not needed there

so the

it can be like this


[DefaultInstall]
CopyFiles =wallpaper.files1

and also try not to make a lot of files with space in it in a cab

but i think it would work fine

that all i can say

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...