MSFN Forum: INF PopUps Installer :( - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

INF PopUps Installer :( Rate Topic: -----

#1 User is offline   gerislamico 

  • The Trident: Chori ,Treze and CaveGol
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 09-November 10
  • OS:98SE
  • Country: Country Flag

Posted 05 March 2012 - 06:22 PM

As I make no request, installation disk


Posted Image

Posted Image

Posted Image

Code Example Logo Installer

;Logo INF by Gerislamico
;v1.00 05-03-2011
[Version]
Signature=$CHICAGO$
AdvancedINF=2.5

[SourceDisksNames]
1="WinStyle 98 1.0","LOGO.CAB",0

;Copy Dirs
[DestinationDirs]
Copy.Boot=30
Copy.Machine=10
Copy.INF=17

;Defaul Install
[DefaultInstall]
SmartReboot=N
CopyFiles=Copy.INF,Copy.Boot,Copy.Machine
AddReg=AddReg.Install

;Defaul Uninnstall
[DefaultUninstall]
SmartReboot=N
DelFiles=Copy.Boot, Copy.Machine, Copy.INF
DelReg=DelReg.Uninstall

;Copy Logo
[Copy.Boot]
Logo.sys,LGRAY.SYS,,32

;Copy Inf to Uninstall
[Copy.INF]
Logo.inf,LOGOG.INF,,32

;Copy Logow
[Copy.Machine]
Logow.sys,WGRAY.SYS,,32
Logos.sys,SGRAY.SYS,,32

;Add Uninstal Reg Entries
[AddReg.Install]
HKLM,%UninstallKey%,DisplayName,,"%PackageName%"
HKLM,%UninstallKey%,UninstallString,,"RUNDLL32.EXE %11%\SETUPAPI.DLL,InstallHinfSection DefaultUninstall 132 %17%\LOGO.INF"

;Add Uninstal Command Inf
[DelReg.Uninstall]
HKLM,%UninstallKey%

;Strings
[Strings]
UninstallKey="Software\Microsoft\Windows\CurrentVersion\Uninstall\WStyleLogos"
;Localizable strings
PackageName="Extra-WinStyle 98 Logos (Remove Only)"
;



#2 User is offline   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,465
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 05 March 2012 - 11:39 PM

The inf files below are case sensitive. They all should read
1=logob.inf etc.... instead of 1=LOGOB.INF

[Files]
0=notepad.exe
1=LOGOB.INF
2=LOGOG.INF
3=LOGOV.INF
4=LOGOLB.INF
5=LOGOLV.INF
6=LOGOLO.INF
7=LOGOLR.INF
8=LOGOLY.INF
9=LOGOO.INF
10=LOGOP.INF
11=LOGOR.INF
12=LOGOS.INF
13=LOGOW.INF
14=LOGOY.INF

You can also remove these lines. They are only needed for the SP.

;20=rundll32 advpack.dll,LaunchINFSectionEx Msjava16.inf,UnInstall,,20
;0=crlupd.cab,0,0,0
;1=verinst.exe q240308,shdocvw.dll,5.0.2723.2900,0

#3 User is offline   gerislamico 

  • The Trident: Chori ,Treze and CaveGol
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 09-November 10
  • OS:98SE
  • Country: Country Flag

Posted 06 March 2012 - 06:01 PM

View PostPROBLEMCHYLD, on 05 March 2012 - 11:39 PM, said:

;20=rundll32 advpack.dll,LaunchINFSectionEx Msjava16.inf,UnInstall,,20
;0=crlupd.cab,0,0,0
;1=verinst.exe q240308,shdocvw.dll,5.0.2723.2900,0



These lines help you memorize commands and future variations :thumbup

#4 User is offline   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,465
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 06 March 2012 - 07:49 PM

View Postgerislamico, on 06 March 2012 - 06:01 PM, said:

View PostPROBLEMCHYLD, on 05 March 2012 - 11:39 PM, said:

;20=rundll32 advpack.dll,LaunchINFSectionEx Msjava16.inf,UnInstall,,20
;0=crlupd.cab,0,0,0
;1=verinst.exe q240308,shdocvw.dll,5.0.2723.2900,0



These lines help you memorize commands and future variations :thumbup

:thumbup :w00t: :lol:

#5 User is offline   gerislamico 

  • The Trident: Chori ,Treze and CaveGol
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 09-November 10
  • OS:98SE
  • Country: Country Flag

Posted 14 March 2012 - 11:08 AM

They can close this issue is resolved by putting lowercase

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy