Acheron Posted October 20, 2006 Author Posted October 20, 2006 (edited) You can get Mausau Audio plugins hereFor full Nero help you have to download a separate package. They are not included in the Multi-language installer pack.Thanks, I suppose that the antivirus plugin is also 3rd party, right?And... I'm trying to add Nero Recode support.If you could share your Nero Recode script I might add it to a regular build. The main reason I don't add Nero Recode, Vision Express, etc. is that I have not enough time to test all stuff for every release.So if you are upto testing this stuff for every release I might create an installer for it.I will revise Nero 7 Micro English tonight. It will fix the black screen and the Upgrade window. Thank you for all feedback. Edited October 20, 2006 by hp38guser
ScOOt3r Posted October 20, 2006 Posted October 20, 2006 Just wanted to say thanks hp38guser for another fine release of the Micro 7.5.7.0 works Great as always, Keep up the hard work!ScOOt3r!
zorro1 Posted October 20, 2006 Posted October 20, 2006 (edited) To hp38guser (sorry for my english)Modif code sourceadd new function[Setup]AppVerName=Nero 7 Lite {cm:Version}[Registry]Root: HKLM; Subkey: Software\Ahead\Installation\Families\Nero 7\Info; ValueType: string; ValueName: {code:GetNameSerial}; ValueData: {code:GetSerial}; Flags: uninsdeletekeyRoot: HKLM; Subkey: Software\Ahead\Installation\Families\Nero 7\Info; ValueType: string; ValueName: Version; ValueData: {cm:Version}; Flags: uninsdeletekey;Nero LabelFlashRoot: HKLM; Subkey: Software\Nero\Shared32; ValueType: string; ValueName: LLS; ValueData: {app}\Core\LLS.dll; Flags: uninsdeletekey; Components: nero_core[CustomMessages]Version=v7.5.7.0// Search the name of SubKeyName Serialx_xxxxxxxxxfunction SearchSubKeyName(RootKey : integer) : String;var Names: TArrayOfString; I: Integer; S, SubKeyName: String;begin if RegGetValueNames(RootKey, 'SOFTWARE\Ahead\Installation\Families\Nero 7\Info', Names) then begin S := ''; SubKeyName := 'Serial7'; for I := 0 to GetArrayLength(Names)-1 do Begin S := copy(Names[I],1,6); IF Comparetext('Serial', S) = 0 then SubKeyName := Names[i]; End; Result := SubKeyName; end;end;{ Edit3 } Edit3 :=TEdit.Create(Page);with Edit3 dobeginParent :=Page.Surface;Left :=ScaleX(160);Top :=ScaleY(160);Width :=ScaleX(211);Height :=ScaleY(21);TabOrder :=2;if ExpandConstant('{param:Serial}') = '' then begin if Spellkey(SearchSubKeyName(HKLM), '') = '' then Text := 'Demo' else if not (Spellkey(SearchSubKeyName(HKLM), '') = ExpandConstant('{cm:EvalSerial}')) then Text := Spellkey(SearchSubKeyName(HKLM), '') else Text := 'Demo' endelse Text := ExpandConstant('{param:Serial}')end;function GetNameSerial (Param: string): String;begin Result := SearchSubKeyName(HKLM);end; Edited October 21, 2006 by zorro1
darks0ul Posted October 20, 2006 Posted October 20, 2006 (edited) If you could share your Nero Recode script I might add it to a regular build. The main reason I don't add Nero Recode, Vision Express, etc. is that I have not enough time to test all stuff for every release.So if you are upto testing this stuff for every release I might create an installer for it.My intention is to release the code. Right now, I'm copying the Recode exe file and other basic stuff. It doesn't work: "Unable to load Nero Digital profiles. Recode is probably not correctly installed". I've tried to capture the files and registry keys, using installwatch, but ALL the registry info is not enough, gotta check the new files.If anyone is willing to check the log (just the files), I will post it.Maybe I'll try again tomorrow.EDIT:Got it! Got it! Got it! Got it! Got it! Got it! Got it! Got it! Got it! I copied the full Common Files folder. I'll discover which exact files are neededEDIT2:I've attached the full English script with a new component, Nero Recode. I've also tried to add a shortcut for Nero Burning ROM (i don't like express), but it doesn't work. Take note I've modified the ISSI Include Path. Tomorrow I will modify the base script and send it (or a diff) to hp38guser.nero7Lite_eng.iss Edited October 20, 2006 by darks0ul
Acheron Posted October 21, 2006 Author Posted October 21, 2006 (edited) To hp38guser (sorry for my english)Modif code sourceadd new functionThanks for your modifications. As you probably noticed I'm still learning coding, so any help is greatly appriciated I have adapted the changes into the Nero 7 Lite 7.5.7.0 installer, so you can test hopefully today how it works.@DarkSoul, I'm in the proces moving to Dreamhost with my stuff, and hopefully setting up my own torrent tracker. In about a month or so I'm able to distribute larger versions of customized Nero 7 installers. I'm willing to test Nero Recode / Nero Vision modifications, but you have to wait for an 'official' distribution. Edited October 21, 2006 by hp38guser
Alex Posted October 21, 2006 Posted October 21, 2006 To hp38guser Hi,Could You pls tell when You are planning to put lite nero 7.5.7.0 on Your website?Thanks,Alex
darks0ul Posted October 21, 2006 Posted October 21, 2006 To hp38guser (sorry for my english)Modif code sourceadd new functionThanks for your modifications. As you probably noticed I'm still learning coding, so any help is greatly appriciated I have adapted the changes into the Nero 7 Lite 7.5.7.0 installer, so you can test hopefully today how it works.@DarkSoul, I'm in the proces moving to Dreamhost with my stuff, and hopefully setting up my own torrent tracker. In about a month or so I'm able to distribute larger versions of customized Nero 7 installers. I'm willing to test Nero Recode / Nero Vision modifications, but you have to wait for an 'official' distribution.Hi, I've attached base script, aswell as Spanish script for Recode. Skarn's fix for the new features screen has been included too, but not zorro1's code.I'm not asking you to use my modifications in your official builds, just take a look. I think some people have asked in the past for Nero Recode or Vision.So here are the base script plus the spanish script. Thanks for making your scripts available!Nero7Lite_base.issNero7Lite_spanish.iss
Mann Posted October 22, 2006 Posted October 22, 2006 To hp38guser Hi,Could You pls tell when You are planning to put lite nero 7.5.7.0 on Your website?Thanks,Alexit's already available.go grab it.keep up the good work hp38guser.thank you very much.
muiz Posted October 22, 2006 Posted October 22, 2006 Site not avail.... it says :Error establishing a database connectionThis either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at mysql5.freepgs.com. This could mean your host's database server is down.Are you sure you have the correct username and password?Are you sure that you have typed the correct hostname?Are you sure that the database server is running?If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.
coucou Posted October 22, 2006 Posted October 22, 2006 Site not avail.... it says :Error establishing a database connectionThis either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at mysql5.freepgs.com. This could mean your host's database server is down.Are you sure you have the correct username and password?Are you sure that you have typed the correct hostname?Are you sure that the database server is running?If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.Same for meIs there another link???Regardscoucou
Nakkoush Posted October 22, 2006 Posted October 22, 2006 Site not avail.... it says :Error establishing a database connectionThis either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at mysql5.freepgs.com. This could mean your host's database server is down.Are you sure you have the correct username and password?Are you sure that you have typed the correct hostname?Are you sure that the database server is running?If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.The same here...
Yurek3 Posted October 22, 2006 Posted October 22, 2006 Thisone link do not work for me some errorhttp://www.updatepack.nl/
cyberloner Posted October 22, 2006 Posted October 22, 2006 Thanks for the latest update....... salute
Nakkoush Posted October 22, 2006 Posted October 22, 2006 Thanks for the latest update....... saluteWere you able to download the file??!!
cyberloner Posted October 22, 2006 Posted October 22, 2006 Thanks for the latest update....... saluteWere you able to download the file??!! nope but they will available soon i guess
Recommended Posts