'name' => array( 'header' => array( 'value' => $txt['spider_name'], ), 'data' => array( 'db' => 'spider_name', ), 'sort' => array( 'default' => 's.spider_name', 'reverse' => 's.spider_name DESC', ), ), 'page_hits' => array( 'header' => array( 'value' => $txt['spider_stats_page_hits'], ), 'data' => array( 'db' => 'page_hits', ), 'sort' => array( 'default' => 'ss.page_hits', 'reverse' => 'ss.page_hits DESC', ), ), ), 'form' => array( 'href' => $scripturl . '?action=admin;area=sengines;sa=stats', 'name' => 'spider_stat_list', ), 'additional_rows' => empty($date_select) ? array() : array( array( 'position' => 'below_table_data', 'value' => $date_select, 'style' => 'text-align: right;', ), ), ); createToken('admin-ss'); require_once($sourcedir . '/Subs-List.php'); createList($listOptions); $context['sub_template'] = 'show_spider_stats'; $context['default_list'] = 'spider_stat_list'; } /** * Callback function for createList() * Get a list of spider stats from the log_spider table * * @param int $start The item to start with (for pagination purposes) * @param int $items_per_page The number of items to show per page * @param string $sort A string indicating how to sort the results * @return array An array of spider statistics info */ function list_getSpiderStats($start, $items_per_page, $sort) { global $smcFunc; $request = $smcFunc['db_query']('', ' SELECT ss.id_spider, ss.stat_date, ss.page_hits, s.spider_name FROM {db_prefix}log_spider_stats AS ss INNER JOIN {db_prefix}spiders AS s ON (s.id_spider = ss.id_spider) ORDER BY {raw:sort} LIMIT {int:start}, {int:items}', array( 'sort' => $sort, 'start' => $start, 'items' => $items_per_page, ) ); $spider_stats = array(); while ($row = $smcFunc['db_fetch_assoc']($request)) $spider_stats[] = $row; $smcFunc['db_free_result']($request); return $spider_stats; } /** * Callback function for createList() * Get the number of spider stat rows from the log spider stats table * * @return int The number of rows in the log_spider_stats table */ function list_getNumSpiderStats() { global $smcFunc; $request = $smcFunc['db_query']('', ' SELECT COUNT(*) AS num_stats FROM {db_prefix}log_spider_stats', array( ) ); list ($numStats) = $smcFunc['db_fetch_row']($request); $smcFunc['db_free_result']($request); return $numStats; } /** * Recache spider names? */ function recacheSpiderNames() { global $smcFunc; $request = $smcFunc['db_query']('', ' SELECT id_spider, spider_name FROM {db_prefix}spiders', array() ); $spiders = array(); while ($row = $smcFunc['db_fetch_assoc']($request)) $spiders[$row['id_spider']] = $row['spider_name']; $smcFunc['db_free_result']($request); updateSettings(array('spider_name_cache' => $smcFunc['json_encode']($spiders))); } ?> Pagina di stampa - OFFICE 2007

S.E.L.D. - Sole Elettrico Lan Division

Generale => Argomenti Vari => Topic aperto da: ajononno - 23 Febbraio 2009, 14:44:44

Titolo: OFFICE 2007
Inserito da: ajononno - 23 Febbraio 2009, 14:44:44
a lavoro abbiamo preso un portatile su cui ? preinstallato office 2007 trial student.
non riusciamo a disinstallarlo...come possiamo fare?

se cancello di peso la cartella e tutti i file e cancello le chiavi di registro?
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 23 Febbraio 2009, 15:17:36
non cancellare di peso Sdondo! Usalo come ultima spiaggia.

Cerca piuttosto sul sito microsoft se esiste un tool per rimuoverlo completamente... come anche per norton ad esempio... esiste un tool che lo estirpa di brutto!
Titolo: Re:OFFICE 2007
Inserito da: ajononno - 23 Febbraio 2009, 15:39:13
Citazione da: MacGyver - 23 Febbraio 2009, 15:17:36
non cancellare di peso Sdondo! Usalo come ultima spiaggia.

Cerca piuttosto sul sito microsoft se esiste un tool per rimuoverlo completamente... come anche per norton ad esempio... esiste un tool che lo estirpa di brutto!

ho provato degli hack strani...ma nulla...c'? un procedimento sul sito ma direi che ? linghissimo
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 23 Febbraio 2009, 16:12:32
la smetti di quotare e fai un semplice reply bursi d'un bursi di bursi? grazie mi urtano i quote quando scriviamo solo in 2 :D

cmq formatta se puoi ;D
Titolo: Re:OFFICE 2007
Inserito da: ajononno - 23 Febbraio 2009, 16:32:11
Citazione da: MacGyver - 23 Febbraio 2009, 16:12:32
la smetti di quotare e fai un semplice reply bursi d'un bursi di bursi? grazie mi urtano i quote quando scriviamo solo in 2 :D

cmq formatta se puoi ;D
Citazione da: MacGyver - 23 Febbraio 2009, 16:12:32
la smetti di quotare e fai un semplice reply bursi d'un bursi di bursi? grazie mi urtano i quote quando scriviamo solo in 2 :D

cmq formatta se puoi ;D
Citazione da: ajononno - 23 Febbraio 2009, 15:39:13
ho provato degli hack strani...ma nulla...c'? un procedimento sul sito ma direi che ? linghissimo

cosa ti d? fastidio??? ahahahahaah no non formatto non ci penso...faccio un bel ripristino iniziale...e installo altro office
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 23 Febbraio 2009, 16:45:35
GUARDA SPERO CHE TI TOCCHI FORMATTARE COSI IMPARI A SFOTTERE!
Titolo: Re:OFFICE 2007
Inserito da: ajononno - 24 Febbraio 2009, 08:38:30
non c'entra nulla...ma ho comprato un portatile per la laurea di mia sorella... un acer Aspire 6930

http://www.acer.it/acer/product.do?link=oln23g.redirect&changedAlts=&kcond5e.c2att92=27&CRC=1605210464
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 24 Febbraio 2009, 09:01:52
fuck lo voglio anche io >:(
che bursi di bursi ma cosa se ne fa tua sorella di una 9600 ??
Titolo: Re:OFFICE 2007
Inserito da: ajononno - 24 Febbraio 2009, 09:27:10
Citazione da: MacGyver - 24 Febbraio 2009, 09:01:52
fuck lo voglio anche io >:(
che bursi di bursi ma cosa se ne fa tua sorella di una 9600 ??

9600 IL MODELLO DOPO...quello di mia sorella la 9300....infatti me ne sono innamorato...tutto veramente bello e fluido
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 24 Febbraio 2009, 09:40:01
apriamo un nuovo post tanto qui siamo OT

cmq 9300 non ? che sia cosi potente anzi... :P
Titolo: Re:OFFICE 2007
Inserito da: ajononno - 24 Febbraio 2009, 12:33:39
cmq alla fine l'office 2007 non siamo riusciti a cavarlo via...faremo un ripristino iniziale del sistema e caveremo via office da li
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 24 Febbraio 2009, 13:03:06
guarda che non ? una cosa ottimale il punto di ripristo... tanta roba inutile resta... ::)
Titolo: Re:OFFICE 2007
Inserito da: ajononno - 24 Febbraio 2009, 14:04:16
ripristino iniziale come se lo accendessimo ora per la prima volta...quindi riusciremo tranquilamente a cavarlo via cosi come mcafee antivirus...e altre menate varie.
Titolo: Re:OFFICE 2007
Inserito da: MacGyver - 24 Febbraio 2009, 14:13:58
bravo bursone...tanto meglio  :P